summaryrefslogtreecommitdiff
path: root/lib/graph.py
Commit message (Expand)AuthorAgeFilesLines
* lim fixed _remove_orphaned_nodes typo in graph.pylim2012-06-211-2/+2
* Add code to remove orphaned nodesmdroe2012-06-211-7/+26
* lim modified Node.equals as mdroe suggestedlim2012-06-181-2/+12
* Avoid adding duplicated nodes and edges when building the graph. These can l...mdroe2012-06-071-6/+42
* Python 3.x fixesmdroe2012-06-041-2/+3
* Use an entirely different method for area computation. It first transforms t...mdroe2012-06-041-33/+45
* lim replaced relative imports and updated skylinelim2012-05-311-4/+2
* lim added files to sphere branchlim2012-03-291-0/+792