Class | Description |
---|---|
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 | |
SetTypeManager |
Manages a
SetType for the ExhaustiveAssignmentGenerator . |
Copyright © 2012. All Rights Reserved.