Home
last modified time | relevance | path

Searched refs:Solver (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DSolver.java43 public interface Solver { interface
H A DMakefile39 Solver.java \
H A DObjective.java119 public boolean examine(Configuration conf, Solver solver, in examine()
352 public boolean examine(Configuration conf, Solver solver, in examine()
1076 private Solver gapSolver;
1096 public boolean examine(Configuration conf, Solver solver, in examine()
H A DPoold.java265 private Solver solver;
H A DSystemSolver.java61 class SystemSolver implements Solver {