See: Description
Interface | Description |
---|---|
PlanningSolution.NullSolutionCloner |
Workaround for annotation limitation in
PlanningSolution.solutionCloner() . |
Solution<S extends Score> |
A Solution represents a problem and a possible solution of that problem.
|
Annotation Type | Description |
---|---|
PlanningEntityCollectionProperty |
Specifies that a property (or a field) on a
Solution class is a Collection of planning entities. |
PlanningEntityProperty |
Specifies that a property (or a field) on a
Solution class is a planning entity. |
PlanningSolution |
Specifies that the class is a planning solution.
|
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.