Package runner
Class HyperHeuristicRunner
java.lang.Object
runner.HyperHeuristicRunner
- All Implemented Interfaces:
java.util.concurrent.Callable<ThreadOutput>
public class HyperHeuristicRunner extends java.lang.Object implements java.util.concurrent.Callable<ThreadOutput>
-
Constructor Summary
Constructors Constructor Description HyperHeuristicRunner(Problem problem, HyperHeuristicIntrf hyperHeur, DynHeurSet dynSet) -
Method Summary
Modifier and Type Method Description ThreadOutputcall()
-
Constructor Details
-
Method Details
-
call
- Specified by:
callin interfacejava.util.concurrent.Callable<ThreadOutput>- Throws:
java.lang.Exception
-