org.activemath.tutor.coursegen.jshop2.generated
Class GenericProblem

java.lang.Object
  extended by org.activemath.tutor.coursegen.jshop2.generated.GenericProblem

public class GenericProblem
extends Object


Field Summary
protected static Category log
           
 
Constructor Summary
GenericProblem()
           
 
Method Summary
 LinkedList solve(Map initialWorldState)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static Category log
Constructor Detail

GenericProblem

public GenericProblem()
Method Detail

solve

public LinkedList solve(Map initialWorldState)