| 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.problemFactChangeQueueis not empty orBasicPlumbingTermination.terminatedEarlyis true). | 
| DefaultSolver<Solution_ extends Solution> | Default implementation for  Solver. | 
| EmptySolverFactory<Solution_ extends Solution> | |
| XStreamXmlSolverFactory<Solution_ extends Solution> | XML based configuration that builds a  SolverwithXStream. | 
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.