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