Package es.urjc.etsii.grafo.orchestrator
Class UtilOrchestrator
java.lang.Object
es.urjc.etsii.grafo.orchestrator.AbstractOrchestrator
es.urjc.etsii.grafo.orchestrator.UtilOrchestrator
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class es.urjc.etsii.grafo.orchestrator.AbstractOrchestrator
decideImplementation, getNames
-
Constructor Details
-
UtilOrchestrator
public UtilOrchestrator()
-
-
Method Details
-
run
Description copied from class:AbstractOrchestrator
Run the Mork core, depending on the work to do. For example: there are two execution modes, standalone experiments and irace autoconfiguration.- Specified by:
run
in classAbstractOrchestrator
- Parameters:
args
- command line parameters
-