This repository was archived by the owner on Feb 3, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 116
New official repository: https://github.com/Shoobx/python-graph
License
pmatiello/python-graph
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
python-graph A library for working with graphs in Python -------------------------------------------------------------------------------- AUTHORS Pedro Matiello <pmatiello@gmail.com> CONTRIBUTORS Christian Muise <christian.muise@gmail.com> * Various Hypergraph algorithms. Nathan Davis <davisn90210@gmail.com> * Faster node insertion. Rhys Ulerich <rhys.ulerich@gmail.com> * Dijkstra's Shortest path algorithm. Roy Smith <roy@panix.com> * A* search algorithm. Salim Fadhley <sal@stodge.org> * Porting of Roy Smith's A* implementation to python-graph; * Edmond Chow's heuristic for A*. Zsolt Haraszti <zsolt@drawwell.net> * Weighted random generated graphs. LICENSE This software is provided under the MIT license. See accompanying COPYING file for details. DOCUMENTATION To generate the API documentation for this package, run: make docs You'll need epydoc installed in your system. WEBSITE The latest version of this package can be found at: http://code.google.com/p/python-graph/ Please report bugs at: http://code.google.com/p/python-graph/issues/list
About
New official repository: https://github.com/Shoobx/python-graph
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published