cz.cuni.amis.pogamut.ut2004.navigation.evaluator.task
Class MapPathsBatchTaskCreator
java.lang.Object
cz.cuni.amis.pogamut.ut2004.navigation.evaluator.task.MapPathsBatchTaskCreator
public class MapPathsBatchTaskCreator
- extends Object
Helper class for creating batches of MapPathsEvaluationTasks.
- Author:
- Bogo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapPathsBatchTaskCreator
public MapPathsBatchTaskCreator(int batchNumber,
List<String> maps,
String navigation,
String pathPlanner,
String resultPath,
List<MapPathsEvaluationTask.PathType> pathTypes,
boolean relevantOnly)
- Default constructor.
- Parameters:
batchNumber - maps - navigation - pathPlanner - resultPath - pathTypes -
createBatch
public List<MapPathsEvaluationTask> createBatch()
- Create batch of tasks.
- Returns:
Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.