Package p3j.simulation.assignments.exhaustive

Class Summary
AssignmentEnumerator This class provides all data structures and methods required to enumerate a set of Assignment instances step-by-step.
ExhaustiveAssignmentGenerator Generator that analyses probabilities to select the most probable combinations first (and also avoid re-trying existing combinations).
ExhaustiveParamAssignmentGenFactory Creates an ExhaustiveAssignmentGenerator.
ExhaustiveSimParameters Holds parameters for the exhaustive assignment generation approach.
SetManager Manages all Set objects for a certain SetType.
SetTypeManager Manages a SetType for the ExhaustiveAssignmentGenerator.
 



Copyright © 2012. All Rights Reserved.