- More evaluation.
[match/match.git] / program / Test.hs
index 1530aa9..2e42be1 100644 (file)
@@ -75,8 +75,3 @@ rrg2 = flowAnnotate rrg rdnFlowArray
 myMatching = doMatching pmDefaults myInst
 
 iGraph = showInstanceAsGraph myInst myMatching -- Visualize me!
-
--- Evaluation!
-eInst = runRandom myGen $ randomInstance 20 50
-eval1 = doEvaluateMatching pmDefaults eInst
-eval2 = doEvaluateMatching pmDefaults{loadTolerance = 2} eInst