2
0
mirror of https://github.com/boostorg/graph.git synced 2026-01-31 08:12:14 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Jeremy Siek
fe951bf5a6 Codewarrior 6.0 port
[SVN r8108]
2000-11-03 04:28:09 +00:00
Jeremy Siek
9245287c65 changed the argument order for MutableGraph to be consistent
with the other functions.
Also added the remove_edge(e, g) and remove_edge(iter, g) functions.


[SVN r7856]
2000-09-27 18:19:35 +00:00
Jeremy Siek
a30d54245d plugin -> property name change
[SVN r7831]
2000-09-25 17:58:52 +00:00
Jeremy Siek
51e2fb3598 vertex_index() -> vertex_index
vertex_index -> vertex_index_t
etc.


[SVN r7828]
2000-09-25 17:25:59 +00:00
Jeremy Siek
6056375fd2 changed the name of the property tags: name_tag -> vertex_name, etc.
[SVN r7750]
2000-09-20 19:30:23 +00:00
Jeremy Siek
744512b5dc example files for boost graph library
[SVN r7700]
2000-09-18 08:17:56 +00:00