Interface | Description |
---|---|
ProblemFactChange<Solution_> |
A ProblemFactChange represents a change in 1 or more problem facts of a
PlanningSolution . |
Class | Description |
---|---|
AbstractSolverFactory<Solution_> | |
BasicPlumbingTermination |
Concurrency notes:
Condition predicate on (
BasicPlumbingTermination.problemFactChangeQueue is not empty or BasicPlumbingTermination.terminatedEarly is true). |
DefaultSolver<Solution_> |
Default implementation for
Solver . |
EmptySolverFactory<Solution_> | |
XStreamXmlSolverFactory<Solution_> |
XML based configuration that builds a
Solver with XStream . |
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.