Subclasses of GraphGenerator in massim.competition2012.scenario |
class |
GraphGeneratorTriangBalOpt
This class is a graph generation that uses an imperfect triangulation algorithm over a grid, with an ad-hoc
Heuristic to improve performance when generating big maps. |
class |
GraphGeneratorTriangulation
This class is a graph generation that uses an imperfect triangulation algorithm over a grid, with an ad-hoc
Heuristic to improve performance when generating big maps. |
class |
GraphGeneratorTriangulationBalanced
This class is a graph generation that uses an imperfect triangulation algorithm over a grid, with an ad-hoc
Heuristic to improve performance when generating big maps. |