Searched refs:gapSolver (Results 1 – 1 of 1) sorted by relevance
1076 private Solver gapSolver; field in UtilizationObjective1119 gapSolver = solver; in examine()1212 val = gapSolver.getMonitor(). in calculate()1214 sl = (StatisticList) gapSolver.getMonitor(). in calculate()1218 if (gapSolver.getObjectives(move.getTo()) == in calculate()1241 val = gapSolver.getMonitor(). in calculate()1243 sl = (StatisticList) gapSolver.getMonitor(). in calculate()1247 if (gapSolver.getObjectives(move.getFrom()) == in calculate()