org.activemath.tutor.coursegen
Interface Solver

All Known Implementing Classes:
JShop2Planner

public interface Solver

Interface for components that solve a pedagogical task.


Method Summary
 OJDocument solve()
           
 

Method Detail

solve

OJDocument solve()