org.drools.planner.config
Interface SolverFactory

All Known Implementing Classes:
XmlSolverFactory

public interface SolverFactory

Builds a Solver.


Method Summary
 Solver buildSolver()
          Creates a new Solver instance.
 

Method Detail

buildSolver

Solver buildSolver()
Creates a new Solver instance.

Returns:
never null


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.