$darkmode
DENOPTIM
|
Classes | |
class | FitnessTask |
Task that assesses the fitness of a given graph. More... | |
class | ParallelAsynchronousTaskExecutor |
Runs tasks parallel in asynchronous fashion. More... | |
class | ProcessHandler |
class | ProgramTask |
Task structure for any of the main programs in the denoptim project, such as genetic algorithm and combinatorial exploration of fragment spaces. More... | |
class | StaticTaskManager |
Manager for tasks submitted by the GUI. More... | |
class | StreamGobbler |
See http://www.javaworld.com/jw-12-2000/jw-1229-traps.html?page=4. More... | |
class | Task |
A task that can throw exceptions. More... | |
class | TasksBatchManager |
Class that manages the submission of a batch of tasks. More... | |