Class InstanceSolverRunner

java.lang.Object
org.btrplace.scheduler.choco.runner.single.InstanceSolverRunner
All Implemented Interfaces:
Callable<SolvingStatistics>

public class InstanceSolverRunner
extends Object
implements Callable<SolvingStatistics>
A basic solver that solve a whole instance. Use call() to compute a solution
Author:
Fabien Hermenier