public interface SolverFactory
Solver
.XmlSolverFactory
Modifier and Type | Method and Description |
---|---|
Solver |
buildSolver()
Creates a new
Solver instance. |
SolverConfig |
getSolverConfig()
Allows you to problematically change the
SolverConfig at runtime before building the Solver . |
SolverConfig getSolverConfig()
SolverConfig
at runtime before building the Solver
.Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.