Commit Graph

4 Commits

Author SHA1 Message Date
Stefan van der Walt 8c73f52d18 BUG: Fix mcp tests. 2011-03-13 17:13:48 +02:00
Zachary Pincus 61084612e7 add tests 2011-01-07 08:58:05 -05:00
Stefan van der Walt bc8ab59966 graph: mcp: Clean up long lines. Fix tests. 2010-01-01 13:24:32 +02:00
Zachary Pincus 6f39426485 Added classes for minimum-cost-pathfinding through n-d arrays.
mcp.py presents the interface and a simple usage example; the classes of
interest are in _mcp.pyx. Basic tests are included.
2009-12-29 13:05:53 -05:00