Updating properties.hpp and making the code work with the new graph bundled property
Default copy, merge and visitor parameter functions in default.hpp
New parameter functions: set_vertex_label and set_edge_label; default functions in default.hpp
Encapsulating my version of copy vertex and edge (with 4 parameters) to 2 paramters to be passed to copy_graph
All algorithms working with Named Parameters, but there is still some work to be done (they reiceve at most one copy_vertex and one copy_edge, and disjoint union and join are not yet receiving orig_to_copy_t and vertex_index)
Fixing copyright info
Etc
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.