Rev 388 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 391 2006-10-06 11:32:19
- Author: ira
- Log message:
- DrawGraph.py:
* Add support for getting Vertex shapes from the Graph.
PuzzleSearch.py:
* Change MAX_ITERATIONS to MAX_NODES_CREATED. It's a better metric.
* Set start and goal node shapes.
Graph.py:
* Add Vertex class to store vertex data.
* Add support for setting a Vertex's shape.