Class and Description |
---|
AKPSolverArraySimpleImprov
A class which performs the AKP algorithm on an array representation of the tree.
|
InitTreeArrayStruct
Container used to pass the initial tree to the solver.
|
SolverFactory
An abstract class that contains basic functionality every class that sets up
a solver needs.
|
StructInitEPSA |
Tree
Tree representation of a basic solution according to M.S.
|
TreeIterator
Class used to iterate over a given subtree.
|