lp:simplegraph

Created by Duncan McGreggor and last modified
Get this branch:
bzr branch lp:simplegraph
Only Duncan McGreggor can upload to this branch. If you are Duncan McGreggor please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Duncan McGreggor
Project:
simple-graph
Status:
Development

Recent revisions

96. By Duncan McGreggor

* Added a manual commit script that automatically unbinds and rebinds.

95. By Duncan McGreggor

2009.12.24

* Added containment checks that check for exact identity, not just equality.

94. By Duncan McGreggor

Fixed typos in ChangeLog.

93. By Duncan McGreggor

* Added a test case for replacing a node with child nodes under the replaced
node.
* Added optiona support for deleting the child nodes when replacing a node.

92. By Duncan McGreggor

* Added a single add-edge method.
* Updated add_nodes to make use of add_node.

91. By Duncan McGreggor

* Added a single add-node method.

90. By Duncan McGreggor

* Fixed connected nodes some more.
* Improved doctests for digraph.
* Added digraph support in searches.
* Improved search tests.

89. By Duncan McGreggor

* Fixed the dict recurse method to be more recursive.
* Added a replace method.

88. By Duncan McGreggor

* Added a remove_node method.
* Updated the get_pydot_graph utility to include node data in the pydot graph.

87. By Duncan McGreggor

* Added a digraph method for getting the root node.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers