|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
PartialTask | This tagging interface is used for partial tasks which
are part of a complete Task and are
solved by a Solver . |
Class Summary | |
---|---|
Solver | A Solver solves a PartialTask
of a Task . |
SolverInOwnThread | This abstract class implements Solver such that a thread
is created in which the actual work is done. |
Task | A Task is used for a complex problem which can be decomposed
in several independent PartialTask s. |
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |