Package | Description |
---|---|
org.optaplanner.core.api.solver |
Solver , SolverFactory , ... |
org.optaplanner.core.impl.solver | |
org.optaplanner.core.impl.solver.event |
Class and Description |
---|
ProblemFactChange
A ProblemFactChange represents a change in 1 or more problem facts of a
Solution . |
Class and Description |
---|
AbstractSolverFactory |
BasicPlumbingTermination
Concurrency notes:
Condition predicate on (
BasicPlumbingTermination.problemFactChangeQueue is not empty or BasicPlumbingTermination.terminatedEarly is true). |
ProblemFactChange
A ProblemFactChange represents a change in 1 or more problem facts of a
Solution . |
XStreamXmlSolverFactory
XML based configuration that builds a
Solver with XStream . |
Class and Description |
---|
DefaultSolver
Default implementation for
Solver . |
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.