Interface | Description |
---|---|
PlanningCloneable<T> |
Tagging interface for a
Solution that implements its own planning cloning
instead of letting the default or a custom SolutionCloner do it. |
SolutionCloner<Solution_ extends Solution> |
Clones a
Solution during planning. |
Annotation Type | Description |
---|---|
DeepPlanningClone |
Marks a problem fact class as being required to be deep planning cloned.
|
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.