work in progress.

This commit is contained in:
toni
2016-04-05 18:06:23 +02:00
parent 5f81da109a
commit aeaa4cb59d
7 changed files with 107 additions and 38 deletions

View File

@@ -89,9 +89,12 @@ int main(void) {
// testModelWalk();
SmoothingEval1 eval;
eval.fixedIntervallSimpleTransPath4();
eval.fixedIntervallDijkstraTransPath4();
eval.run();
//Eval1 eval;
//eval.bergwerk_path4_nexus_multi();
//eval.run();
// {SmoothingEval1 eval; eval.bergwerk_path1_nexus_simple(); eval.run();}
// //{SmoothingEval1 eval; eval.bergwerk_path1_nexus_imp(); eval.run();}