Jeremiah Willcock
0899a49611
Changed from Vertex() to null_vertex() in examples; refs #3506
...
[SVN r56563]
2009-10-04 01:48:16 +00:00
Jeremiah Willcock
fe10254f0c
Added fixes to grid graph from Michael Hansen
...
[SVN r56147]
2009-09-11 17:52:43 +00:00
Jeremiah Willcock
1768443b87
Added information about bidirectional support to CSR documentation
...
[SVN r56140]
2009-09-10 17:36:35 +00:00
Jeremiah Willcock
722e0c6cc6
Applied unapplied parts of bug 3426; fixes #3426
...
[SVN r56109]
2009-09-08 17:13:10 +00:00
Jeremiah Willcock
a7a18787e9
Applied fixes for bugs; fixes #3409 , #3414 , #3415 , #3416
...
[SVN r56089]
2009-09-07 14:55:38 +00:00
Jeremiah Willcock
f9341ebe86
Added edge() function for new interface of CSR graph, enabling it to work with the Kolmogorov max-flow algorithm
...
[SVN r56017]
2009-09-04 15:08:02 +00:00
Jeremiah Willcock
4e015739c4
Added fixes to and a test for incremental_components from Michael Hansen; fixes #3250
...
[SVN r56015]
2009-09-04 14:49:24 +00:00
Jeremiah Willcock
5fe4310658
Stopped requiring vertex() function for graphs being copied into CSR format
...
[SVN r56014]
2009-09-04 14:47:57 +00:00
Jeremiah Willcock
027f256b52
Added copyright and license info from Michael Hansen
...
[SVN r55780]
2009-08-25 20:55:22 +00:00
Jeremiah Willcock
02891de03f
Added doc updates from Michael Hansen
...
[SVN r55723]
2009-08-22 20:54:16 +00:00
Jeremiah Willcock
f87613ea1b
Added grid graph from Michael Hansen
...
[SVN r55473]
2009-08-08 18:58:07 +00:00
Jeremiah Willcock
20fd0bef2d
Fixed broken lines
...
[SVN r55472]
2009-08-08 18:54:13 +00:00
Andrew Sutton
083d6b83aa
Integrated new implementation of howard's cycle ratio algorithm. It's an
...
optimization and cleanup from the older version. Note that this breaks
source compatability in one instance.
[SVN r54999]
2009-07-17 14:56:19 +00:00
Andrew Sutton
925fd6a2d6
Adding edge-list requirements to write-grapviz function(s) and documentation,
...
fixing #3259 .
[SVN r54995]
2009-07-17 13:02:17 +00:00
Andrew Sutton
883beb8102
Added a link to the adjacency matrix concept in the ToC.
...
[SVN r54765]
2009-07-07 12:20:30 +00:00
Jeremiah Willcock
38dd3d15fa
Added add_edges() function with edge properties; refs #3134
...
[SVN r54684]
2009-07-05 20:35:44 +00:00
Jeremiah Willcock
c1979501bb
Added McGregor algorithm to ToC; patch from Michael Hansen; refs #3134
...
[SVN r54344]
2009-06-25 17:05:50 +00:00
Jeremiah Willcock
d5e29e90c1
Added doc fixes from Michael Hansen; refs #3134
...
[SVN r54343]
2009-06-25 16:59:38 +00:00
Jeremiah Willcock
9574e5a490
Added documentation from Michael Hansen; refs #3134
...
[SVN r54341]
2009-06-25 16:29:57 +00:00
Jeremiah Willcock
71830942e6
Added capability to add sorted edge/property sets to CSR graphs; refs #3134
...
[SVN r54316]
2009-06-24 20:44:53 +00:00
Jeremiah Willcock
fdfba32734
Added incremental add_edges function to new interface; refs #3134
...
[SVN r54023]
2009-06-17 21:05:06 +00:00
Jeremiah Willcock
4a03e4c700
Added constructors from unsorted single-pass ranges for CSR graph by caching data in vectors; refs #3134
...
[SVN r53835]
2009-06-12 20:56:54 +00:00
Jeremiah Willcock
84c7f22f11
Merged r53803 from release branch and rebuilt HTML docs from RST using script from that checkin
...
[SVN r53804]
2009-06-12 00:42:04 +00:00
Jeremiah Willcock
217e527cb3
Fixed syntax of copyright entities
...
[SVN r53749]
2009-06-08 13:45:46 +00:00
Jeremiah Willcock
e006f8ff04
Fixed inline stylesheet
...
[SVN r53748]
2009-06-08 13:45:08 +00:00
Jeremiah Willcock
43b99f3fbe
Reverted old version of CSR graph for compatibility, with a #define to switch between the modes; cleaned up interface of new CSR graph; fixed tests and docs accordingly
...
[SVN r53655]
2009-06-05 18:21:42 +00:00
Jeremiah Willcock
77b148e6db
Applied patches from ticket #900 ; fixes #900
...
[SVN r53650]
2009-06-05 01:47:37 +00:00
Jeremiah Willcock
8b185359ef
Fixed links to property_map library
...
[SVN r53475]
2009-05-31 01:32:55 +00:00
Jeremiah Willcock
1a184e4e2e
Added more changes from Michael Hansen
...
[SVN r53349]
2009-05-28 17:17:49 +00:00
Jeremiah Willcock
686376231a
Added more updates, docs, and tests from Michael Hansen
...
[SVN r53327]
2009-05-27 20:54:24 +00:00
Jeremiah Willcock
863b976726
Fixed bug in default for distance_combine
...
[SVN r53287]
2009-05-26 19:28:31 +00:00
Jeremiah Willcock
e9709979de
Added support for HTML identifiers
...
[SVN r53268]
2009-05-26 01:08:48 +00:00
Jeremiah Willcock
c5bcc31f22
Fixed strict graph support
...
[SVN r53265]
2009-05-26 00:10:22 +00:00
Jeremiah Willcock
8dd497a9f1
Changed new GraphViz parser to be less generic (so it can be built as a binary); fixed subgraph issues by doing a lot of tests on GraphViz itself and restructuring a lot of the parser; made docs only point to new parser and made old one not build by default (although it is not removed)
...
[SVN r53237]
2009-05-25 05:38:56 +00:00
Jeremiah Willcock
5279b7e743
Fixed typos
...
[SVN r53216]
2009-05-23 17:32:43 +00:00
Jeremiah Willcock
bdf6e6c832
Fixed typos in BGL index; fixes #3063 and #3065
...
[SVN r53191]
2009-05-22 21:33:16 +00:00
Jeremiah Willcock
92e58bf5eb
Changed names of some property maps to match code; fixes #2320
...
[SVN r53093]
2009-05-18 17:30:27 +00:00
Jeremiah Willcock
c9fc501377
Added new Graphviz parser (recursive descent); does not support subgraphs in edges yet
...
[SVN r53092]
2009-05-18 17:27:15 +00:00
Jeremiah Willcock
cf6051cbfe
Replaced broken example in docs with working version from example directory, fixes #3016
...
[SVN r52994]
2009-05-14 14:50:20 +00:00
Jeremiah Willcock
acfe2b5d90
Added docs for in-place construction
...
[SVN r52940]
2009-05-12 17:20:55 +00:00
Jeremiah Willcock
16e79e3bc5
Changed to BSL (per email from Michael Drexl), fixing last inspection issue in BGL
...
[SVN r52539]
2009-04-22 14:35:06 +00:00
Jeremiah Willcock
ce04079e62
Changed bogus HTML comment syntax
...
[SVN r52530]
2009-04-21 20:15:59 +00:00
Jeremiah Willcock
6995f7fb7e
Added license and copyright information
...
[SVN r52507]
2009-04-20 13:45:08 +00:00
Jeremiah Willcock
7895ca9e8f
Relicensed files/added copyright info based on permissions from file authors
...
[SVN r52470]
2009-04-18 16:17:36 +00:00
Jeremiah Willcock
0d65535a49
Fixed broken link
...
[SVN r52296]
2009-04-09 15:29:14 +00:00
Jeremiah Willcock
809904f268
Added construction of CSR graph from an unsorted list of edges; removed property that targets of out-edges of a single vertex are sorted; removed edge and edge_range functions because they are not supportable under that model; changed tests and docs accordingly
...
[SVN r52275]
2009-04-09 00:50:23 +00:00
Jeremiah Willcock
0cb233c412
Fixed types from bug #2480
...
[SVN r52228]
2009-04-07 15:53:05 +00:00
Jeremiah Willcock
8d4c3cc7d6
Moved property map library into property_map/ directory; made old files into stubs with #warnings; converted uses and docs of property map library to use new names
...
[SVN r52226]
2009-04-07 01:28:38 +00:00
Andrew Sutton
e27b8977b4
Fixed doc typo.
...
[SVN r50901]
2009-01-30 14:14:10 +00:00
Jeremiah Willcock
51d8d9f6be
Fixed comment syntax
...
[SVN r50814]
2009-01-27 20:18:33 +00:00
Jeremiah Willcock
b0e70a45d0
Changed template parameter names to match removal of Vertex List Graph requirement
...
[SVN r50813]
2009-01-27 20:07:25 +00:00
Jeremiah Willcock
4844c47f6a
Documented dijkstra_shortest_paths_no_init, fixed other small issues
...
[SVN r50811]
2009-01-27 19:58:18 +00:00
Jeremiah Willcock
968edbe972
Changed closed_plus to match inf_plus from floyd_warshall_test, changed test to use closed_plus, fixed comments in documentation and replaced std::plus with closed_plus to match implementation, fixes #1164
...
[SVN r50808]
2009-01-27 18:48:09 +00:00
Jeremiah Willcock
1eba2f9cc5
Fixed typo (missing semicolon)
...
[SVN r50805]
2009-01-27 17:58:45 +00:00
Jeremiah Willcock
6641c154ac
Added information on implicit graphs and no_init version of astar_search, plus fixed invalid comment syntax
...
[SVN r50804]
2009-01-27 17:56:57 +00:00
Jeremiah Willcock
86fb16b3b8
Fixed inspection report problems
...
[SVN r50706]
2009-01-21 18:59:38 +00:00
Andrew Sutton
af7369b6b0
Addressing the problem of subgraphs (not) working with bundled properties.
...
Added some comments, documentation, and a new test.
[SVN r50533]
2009-01-10 14:22:54 +00:00
Andrew Sutton
70e103d1b9
Updating the adjacency list invalidation table.
...
[SVN r50234]
2008-12-10 16:17:19 +00:00
Andrew Sutton
4a2994c9d7
Removing GCC check for hash_set/hash_map so we don't automatically break any
...
code. Added a section of workarounds to the documentation.
[SVN r50189]
2008-12-08 15:06:55 +00:00
Andrew Sutton
1562d2b1ab
Added metric_tsp_approx by Matt Egahazy. Import includes the algorithm,
...
documentation and tests. Integrated the test into the unit tests, and
the documentation into the TOC under a new subsection named Paths and Tours.
Also added a new bad_graph exception in exception.hpp.
[SVN r49561]
2008-11-03 15:35:58 +00:00
Douglas Gregor
6d2a97d97c
Fix Cuthill-McKee documentation typos. Fixes #2131
...
[SVN r47709]
2008-07-23 13:58:30 +00:00
Douglas Gregor
ae53d6cbbc
Fix missing IncidenceGraph requirement in topoogical_sort. Fixes #1986
...
[SVN r47138]
2008-07-06 18:55:34 +00:00
Daniel James
c6c6be7ae0
Quote href values - our tools don't support unquoted values.
...
[SVN r45283]
2008-05-11 13:49:20 +00:00
Douglas Gregor
bb1977b17a
Resource-constrained shortest paths, from Michael Drexl
...
[SVN r44717]
2008-04-22 12:24:25 +00:00
Jurko Gospodnetić
476e8dd7d1
Corrected the documentation related to installing new internal property types.
...
[SVN r44481]
2008-04-17 00:27:30 +00:00
Douglas Gregor
ecedcaa5a3
Fix some documentation issues. Fixes #1655 , fixes #1660
...
[SVN r43680]
2008-03-17 17:34:46 +00:00
Daniel James
07eee8a2a1
Point links to the pages that used to be in 'more' to the site.
...
[SVN r43210]
2008-02-10 15:02:17 +00:00
Daniel James
e45cfb0ee3
Link to people pages on the website, as they've been removed from the download.
...
[SVN r43209]
2008-02-10 14:56:22 +00:00
K. Noel Belcourt
40af610e8f
Fixes #416
...
Fixed spelling of Jack Edmonds name and renamed files
where necessary. Updated the documentation as well.
Tested changes by building/running tests in libs/graph/test.
[SVN r42984]
2008-01-26 18:35:59 +00:00
Douglas Gregor
23ca414964
Merge in Boost.Graph changes from RC_1_34_0 branch
...
[SVN r40813]
2007-11-05 21:43:24 +00:00
Douglas Gregor
eb60f8c235
Add copyright, 1.34.1 history
...
[SVN r40809]
2007-11-05 21:20:23 +00:00
Ronald Garcia
98d0755817
Made the output of the example program more realistic.
...
[SVN r39524]
2007-09-25 15:36:35 +00:00
Ronald Garcia
2006d41573
small html and grammar fixes.
...
[SVN r39442]
2007-09-21 12:33:31 +00:00
Ronald Garcia
4bda985420
A little note to minimize confusion (I know I was confused).
...
[SVN r39435]
2007-09-20 23:22:46 +00:00
Aaron Windsor
8dfc1ad52c
merging planar graph algorithms into the BGL
...
[SVN r38956]
2007-08-25 21:11:06 +00:00
Douglas Gregor
d0432740ef
Maximum and minimum cycle ratio
...
[SVN r38308]
2007-07-30 13:01:16 +00:00
Douglas Gregor
e6cd5bc377
Fix minor typo
...
[SVN r38287]
2007-07-25 20:23:19 +00:00
Aaron Windsor
1b69ebe5b5
documented the named parameters vertex_invariant1, vertex_invariant2, and vertex_max_invariant
...
[SVN r37994]
2007-06-15 12:34:32 +00:00
Stephan Diederich
e79c27b97b
changed coloring to be consistent with edmunds_karp_max_flow
...
[SVN r37167]
2007-03-11 11:56:10 +00:00
Dave Abrahams
b2bc98e410
Correct testing bugs:
...
either changing assert(...) or BOOST_ASSERT(...) to BOOST_TEST
(in my code only)
or adding "return boost::report_errors();" where it was clearly
missing (and a pure bug, in anyone's code).
[SVN r37057]
2007-02-24 22:40:59 +00:00
Douglas Gregor
78d2fd885f
GraphML parser, from Tiago de Paula Peixoto
...
[SVN r36841]
2007-01-29 22:14:41 +00:00
Douglas Gregor
45a2d06d94
Improvements to LEDA adaptors, from Jens Mueller
...
[SVN r36836]
2007-01-29 19:29:06 +00:00
Aaron Windsor
9d8f8ce0cd
renaming sorted_erdos_renyi_generator.html and lengauer_tarjan_dominator_tree.htm so inspection reports won't complain
...
[SVN r36374]
2006-12-14 02:20:34 +00:00
Aaron Windsor
83e26c7109
renaming sorted_erdos_renyi_generator.html and lengauer_tarjan_dominator_tree.htm so inspection reports won't complain
...
[SVN r36371]
2006-12-14 02:08:04 +00:00
Aaron Windsor
4af336e307
fix due to renaming maximum_cardinality_matching.hpp
...
[SVN r36369]
2006-12-14 01:01:26 +00:00
Douglas Gregor
1cfa23497b
Integrate Kolmogorov's max flow algorithm, from Stephan Diederich.
...
[SVN r36125]
2006-11-20 23:42:44 +00:00
Ronald Garcia
83e6c4a9c3
Added an example.
...
[SVN r35638]
2006-10-16 18:08:03 +00:00
Ronald Garcia
f1257a09d1
updated docs. Case-sensitivity is supported. Subgraphs at the BGL level
...
are not.
[SVN r35603]
2006-10-14 01:25:56 +00:00
Douglas Gregor
cc4f49d760
Fix parameter name
...
[SVN r35419]
2006-09-29 15:30:07 +00:00
Douglas Gregor
7c5f9daa62
Documentation fixes, from David Baird
...
[SVN r34810]
2006-08-03 18:20:43 +00:00
Douglas Gregor
fcd3996f0e
Be consistent about initialize_vertex calls
...
[SVN r34135]
2006-06-02 15:52:46 +00:00
Douglas Gregor
e5848fee44
directed_category need only be convertible to one of directed_tag or undirected_tag
...
[SVN r34133]
2006-06-02 14:27:15 +00:00
Jeremy Siek
6b24966483
added info about iterators
...
[SVN r33815]
2006-04-25 15:37:53 +00:00
Jeremy Siek
ac1e867af4
added edges_size_type to adjacency_list_traits
...
[SVN r33767]
2006-04-22 13:41:55 +00:00
Aaron Windsor
dea8296e5b
Added link to maximum_cardinality_matching
...
[SVN r33400]
2006-03-20 00:10:43 +00:00
Aaron Windsor
ce0ec9e236
Added bug fix for smallest_last_ordering.hpp from Roman Dementiev
...
[SVN r33373]
2006-03-18 17:26:22 +00:00
Jeremy Siek
dbe744f6e2
added superscript notation
...
[SVN r33296]
2006-03-09 22:15:41 +00:00
Jeremy Siek
9084e6ce9b
added time complexity
...
[SVN r33294]
2006-03-09 22:13:42 +00:00
Douglas Gregor
a4a5a1a42b
Add dummy Directed parameter to the CSR graph
...
[SVN r33291]
2006-03-09 20:06:23 +00:00
Douglas Gregor
5f28b0237a
Add support for compare, combine, inf, and zero in johnson_all_pairs_shortest_paths
...
[SVN r33148]
2006-02-27 15:38:18 +00:00
Douglas Gregor
22ca266765
Improvements to biconnected components, from Janusz Piwowarski
...
[SVN r32902]
2006-02-13 18:42:30 +00:00
Jeremy Siek
12aa017c9f
fixed url
...
[SVN r32830]
2006-02-11 16:07:16 +00:00
Jeremy Siek
bb6401e096
tt
...
[SVN r32829]
2006-02-11 16:06:38 +00:00
Jeremy Siek
6cff97469a
added note about serialization
...
[SVN r32828]
2006-02-11 16:05:22 +00:00
Jeremy Siek
75100306fe
added name tag
...
[SVN r32827]
2006-02-11 15:48:57 +00:00
Jeremy Siek
da3078ed52
added docs for serialization
...
[SVN r32826]
2006-02-11 15:44:14 +00:00
Douglas Gregor
70e0dd2d23
Add documentation, static_asserts for Bidirectional Graph support in adjacency_matrix
...
[SVN r32706]
2006-02-07 13:15:35 +00:00
Aaron Windsor
f7db7b7771
Clean up
...
[SVN r32591]
2006-02-05 17:01:37 +00:00
Douglas Gregor
665b330286
Fix a typo
...
[SVN r32381]
2006-01-23 19:29:16 +00:00
Douglas Gregor
472dba30ed
Bundled properties now work with adjacency_list I/O
...
[SVN r32235]
2006-01-06 14:01:55 +00:00
Douglas Gregor
86e4dd21af
Documentation updates from JongSoo
...
[SVN r32126]
2005-12-21 15:28:48 +00:00
Douglas Gregor
c8ffc289d9
Overhead calculation
...
[SVN r32120]
2005-12-20 23:04:16 +00:00
Douglas Gregor
5879c83284
Add sorted_erdos_renyi_iterator, from Jeremiah Willcock
...
[SVN r32119]
2005-12-20 21:59:51 +00:00
Douglas Gregor
8041171b33
Documentation for JongSoo Park's dominator tree implementation
...
[SVN r32115]
2005-12-20 16:55:11 +00:00
Douglas Gregor
6937336a09
Merged from Version_1_33_1
...
[SVN r31949]
2005-12-08 03:23:02 +00:00
Jeremiah Willcock
0e2f464666
Added incremental construction functions to compressed_sparse_row_graph, along with tests and documentation
...
[SVN r31893]
2005-12-03 21:18:49 +00:00
Douglas Gregor
aa3dcfb2e1
Add example for CSR graph
...
[SVN r31880]
2005-12-02 15:24:02 +00:00
Douglas Gregor
9be555c4f5
Do the complete Where Defined thing
...
[SVN r31879]
2005-12-02 14:13:52 +00:00
Douglas Gregor
8899a047d4
Discuss actual CSR format
...
[SVN r31878]
2005-12-02 14:12:44 +00:00
Douglas Gregor
6c93d9b187
Improve documentation for CSR graph
...
[SVN r31877]
2005-12-02 13:58:18 +00:00
Douglas Gregor
a5c1c8d953
Improvements and documentation for compressed_sparse_row_graph
...
[SVN r31871]
2005-12-01 23:42:01 +00:00
Douglas Gregor
4373b57677
Fix typos
...
[SVN r31147]
2005-09-29 13:36:46 +00:00
Jeremy Siek
cd346002ea
changed some stuff, rearranged and added example
...
[SVN r31022]
2005-09-18 15:18:19 +00:00
Jeremy Siek
0a4891fcf0
added notes about vertex_index default
...
[SVN r30998]
2005-09-15 15:38:21 +00:00
Jeremy Siek
91e1935e1d
added note about default for vertex_index
...
[SVN r30997]
2005-09-15 15:21:04 +00:00
Jeremy Siek
8fe7018793
fixed range
...
[SVN r30995]
2005-09-15 14:22:23 +00:00
Douglas Gregor
b48254406d
Add visitor and named parameter support to biconnected_componnets, from Janusz Piwowarski
...
[SVN r30919]
2005-09-12 15:25:09 +00:00
Douglas Gregor
48867ed3ab
Add bibliography entry for Edmonds maximum cardinality matching algorithm
...
[SVN r30858]
2005-09-07 18:01:43 +00:00
Douglas Gregor
75d3e89442
Add/fix entry for edmonds_maximum_cardinality_matching
...
[SVN r30850]
2005-09-07 15:45:27 +00:00
Douglas Gregor
ba824058ef
edmonds_maximum_cardinality_matching, from Aaron Windsor
...
[SVN r30848]
2005-09-07 15:39:03 +00:00
Jeremy Siek
869dab48ef
member functions -> free functions
...
[SVN r30603]
2005-08-18 14:33:47 +00:00
Douglas Gregor
cf9d1521d8
Merged from 1.33.0 release
...
[SVN r30540]
2005-08-12 13:02:37 +00:00
Douglas Gregor
6df693c448
get_property fix for subgraph
...
[SVN r30220]
2005-07-22 19:22:00 +00:00
Douglas Gregor
309f243ea1
Adorn vertex_descriptor
...
[SVN r30020]
2005-07-12 18:44:02 +00:00
Douglas Gregor
9294975522
Fix blips in inspection report
...
[SVN r29996]
2005-07-12 03:10:33 +00:00
Douglas Gregor
f11331b2f1
Pickle support
...
[SVN r29735]
2005-06-22 14:58:25 +00:00
Douglas Gregor
9934fd8da4
Fix constructor call
...
[SVN r29560]
2005-06-14 13:52:02 +00:00
Douglas Gregor
63a3c9ce83
Update parameter names in non-named parameter version to match those in the named parameter version
...
[SVN r28775]
2005-05-10 00:19:01 +00:00
Douglas Gregor
862343d802
Fix some typos
...
[SVN r28582]
2005-05-02 15:53:01 +00:00
Douglas Gregor
c1503a89a5
Edmunds-Karp also requires IncidenceGraph
...
[SVN r28580]
2005-05-02 15:39:23 +00:00
Douglas Gregor
87588dd9ff
Support set_property and get_property
...
[SVN r28579]
2005-05-02 15:33:35 +00:00
Douglas Gregor
c3ec244c89
Documentation and example patch from Andreas Scherer
...
[SVN r28578]
2005-05-02 15:16:34 +00:00
Douglas Gregor
38b526762a
Document which compilers work well with the BGL-Python bindings
...
[SVN r28418]
2005-04-22 14:28:55 +00:00
Douglas Gregor
34bc3a8786
doc/*: Document Python bindings
...
src/python/basic_graph.cpp src/python/basic_graph.hpp:
- Add ability to record the names of vertices input via the adjacency list
reader.
example/python/breadth_first_search.py: Building a better example
[SVN r28350]
2005-04-20 23:45:55 +00:00
Douglas Gregor
efc05efebd
Document all of the BGL algorithms that are available in the Python bindings.
...
In some cases, tweak the implementations where they didn't make sense.
[SVN r28344]
2005-04-20 20:08:35 +00:00
Douglas Gregor
631d35bcc2
Started documenting Python bindings
...
libs/graph/src/python/basic_graph.cpp, libs/graph/src/python/basic_graph.hpp:
- Allow one to build a graph from anything that looks like a Python list or
tuple.
[SVN r28324]
2005-04-19 17:01:07 +00:00
Douglas Gregor
4bc19a1621
boost/graph/cuthill_mckee_ordering.hpp, boost/graph/king_ordering.hpp:
...
- Remove use of connected components, so we need only one color map
running around
- Provide simple overloads, requiring only the graph and the output iterator.
boost/graph/detail/sparse_ordering.hpp:
- Move out_degree_property_map here
boost/graph/fruchterman_reingold.hpp:
- Fix enumeration of pairs in grid_force_pairs to repulse vertices in
adjacent grid cells (in addition to the current cell), so we don't get
vertices forming crosses on grid lines.
- Round up the number of rows/columns.
libs/graph/doc/cuthill_mckee_ordering.html, libs/graph/doc/king_ordering.html:
- Document new overloads
libs/graph/doc/gursoy_atun_layout.html:
- Add missing semicolon
libs/graph/src/python/cuthill_mckee_ordering.cpp,
libs/graph/test/cuthill_mckee_ordering.cpp:
- Test and use the new overloads
libs/graph/build/python/Jamfile, libs/graph/src/python/module.cpp,
libs/graph/src/python/king_ordering.cpp:
- Support King's ordering algorithm from Python
libs/graph/example/python/vis.py:
- By default, do a "progressive" Fruchterman-Reingold layout
libs/graph/test/king_ordering.cpp:
- Test new overload
[SVN r28306]
2005-04-17 23:50:43 +00:00
Douglas Gregor
ea6d11a47e
Fix bundled properties support in filtered_graph adaptor and add it to reverse_graph adaptor
...
[SVN r28291]
2005-04-17 13:47:52 +00:00
Douglas Gregor
041f615cc3
boost/graph/filtered_graph.hpp, boost/graph/graph_traits.hpp,
...
boost/graph/subgraph.hpp:
- Support bundled properties in graph adaptors
libs/graph/test/bundled_properties.cpp:
- Test subgraph with bundled properties
libs/graph/doc/history.html:
- Document what we did
[SVN r28265]
2005-04-15 07:23:47 +00:00
Douglas Gregor
cfc4c1b7d1
Add Sparse Matrix Ordering section, with King, Cuthill-McKee, and MMO algorithms
...
[SVN r27908]
2005-04-01 20:22:08 +00:00
Douglas Gregor
9eb9501c27
boost/graph/cuthill_mckee_ordering.hpp:
...
- Support for multiple components
- Recast as invocation of breadth_first_search
boost/graph/king_ordering.hpp:
- King's algorithm for sparse matrix ordering
boost/graph/detail/sparse_ordering.hpp:
- Details for the sparse matrix ordering algorithms
libs/graph/example/king_ordering.cpp,
libs/graph/example/cuthill_mckee_ordering.cpp:
- Usage examples for the sparse matrix ordering algorithms
libs/graph/doc/bibliography.html, libs/graph/doc/cuthill_mckee_ordering.html,
libs/graph/doc/king_ordering.html:
- Updated documentation to reflect new implementations
libs/graph/doc/history.html, index_1_33_0.htm:
- Announcements
[SVN r27907]
2005-04-01 20:18:45 +00:00
Douglas Gregor
1fa1cd881b
Default stylesheet
...
[SVN r27799]
2005-03-24 14:24:11 +00:00
Douglas Gregor
88c47b4995
Document requirements on property values
...
[SVN r27786]
2005-03-23 18:53:58 +00:00
Douglas Gregor
baea51cfa6
Add random graph generators
...
[SVN r27785]
2005-03-23 18:45:15 +00:00
Douglas Gregor
6f84b0e9c8
Compile the GraphViz reader separately, for sanity's sake
...
[SVN r27783]
2005-03-23 18:40:03 +00:00
Douglas Gregor
1d25fe6892
Be sure to compile with optimization
...
[SVN r27768]
2005-03-22 20:24:25 +00:00
Douglas Gregor
c4b48cd144
Provide typedefs for the adjacency_list selectors
...
[SVN r27738]
2005-03-18 19:22:50 +00:00
Douglas Gregor
91ccce062e
Make bundled properties type accessible
...
[SVN r27730]
2005-03-18 04:31:29 +00:00
Douglas Gregor
65339366d3
Random graph generators
...
[SVN r27677]
2005-03-15 20:02:54 +00:00
Douglas Gregor
8f2516eefb
Fix typo
...
[SVN r27653]
2005-03-14 16:53:00 +00:00
Douglas Gregor
b9f793cefd
Fix a typo
...
[SVN r27530]
2005-03-01 19:15:05 +00:00
Douglas Gregor
85daa2c5c6
Proofreading fixes from Rich Morin
...
[SVN r27427]
2005-02-19 16:00:56 +00:00
Douglas Gregor
429f5c9d25
Fix a typo
...
[SVN r27418]
2005-02-18 15:36:53 +00:00
Douglas Gregor
cc462f60ec
write_graphviz supports dynamic_properties now
...
[SVN r27275]
2005-02-09 15:24:49 +00:00
Douglas Gregor
a6f984b406
Add Ron Garcia's new GraphViz parser.
...
[SVN r27250]
2005-02-08 18:58:24 +00:00
Douglas Gregor
ef5fdd8cc6
Document some known problems
...
[SVN r26892]
2005-01-28 07:44:25 +00:00
Douglas Gregor
111151a177
Add umlaut
...
[SVN r26764]
2005-01-20 20:53:58 +00:00
Douglas Gregor
56bfe6f4b7
Fix node movement for weighted graphs and update documentation
...
[SVN r26763]
2005-01-20 20:52:46 +00:00
Douglas Gregor
2ffc396f29
boost/pending/relaxed_heap.hpp:
...
- Relaxed heap data structure implementation
boost/graph/dijkstra_shortest_paths.hpp:
- Use relaxed heap, with a debugging option allowing one to use the binary
heap instead
libs/graph/test/relaxed_heap_test.cpp:
- Comprehensive test of the relaxed heap
libs/graph/test/dijkstra_heap_performance.cpp:
- Test the performance of the relaxed heap against the binary heap via
Erdos-Renyi graphs.
libs/graph/test/Jamfile:
- Introduce tests of relaxed heap
libs/graph/doc/dijkstra_shortest_paths.html:
- Updated complexity to O(V log V), finally!
- Cite relaxed heaps paper
libs/graph/doc/bibliography.html:
- Added relaxed heap reference
index.htm, libs/graph/doc/history.html:
- Announce introduction of relaxed heap
[SVN r26623]
2005-01-04 14:34:45 +00:00
Douglas Gregor
bf9af6d93a
Gursoy-Atun layout
...
[SVN r26567]
2004-12-21 19:59:37 +00:00
Douglas Gregor
e92cb8cf50
Better describe the result of add_edge
...
[SVN r26565]
2004-12-21 16:21:38 +00:00
Douglas Gregor
dff6200ce2
Make num_edges/num_vertices behavior much more explicit
...
[SVN r26554]
2004-12-20 15:40:35 +00:00
Douglas Gregor
28a1a88128
Bibliography entry for sequential_vertex_coloring
...
[SVN r26535]
2004-12-16 21:54:19 +00:00
Douglas Gregor
5604226901
Fixed, documented, and tested sequential_vertex_coloring
...
[SVN r26533]
2004-12-16 15:50:31 +00:00
Vladimir Prus
fc3c19c664
Fix a typo
...
[SVN r26527]
2004-12-16 12:59:56 +00:00
Douglas Gregor
a6d2c98a5f
Add support for vertex_id parameter to write_graphviz
...
[SVN r26517]
2004-12-15 20:57:35 +00:00
Douglas Gregor
4ce0965553
Add Hyperworx platform
...
[SVN r26516]
2004-12-15 20:32:47 +00:00
Ronald Garcia
6a4cc8e537
missing close tag for betweenness_centrality link.
...
[SVN r26499]
2004-12-14 14:49:49 +00:00
Douglas Gregor
48a0aff91d
Add type -> const_type conversion to the challenge list
...
[SVN r26289]
2004-11-25 07:52:43 +00:00
Douglas Gregor
a1078197fd
Use union_set, not link, in incremental_components
...
[SVN r26288]
2004-11-25 07:39:21 +00:00
Douglas Gregor
f2a278fad5
Fix parallel edge removal bug
...
[SVN r26286]
2004-11-25 06:33:10 +00:00
Douglas Gregor
945fb8717c
Mention change to undirected_dfs
...
[SVN r26285]
2004-11-24 17:23:47 +00:00
Douglas Gregor
d34fed2e2a
Add root_vertex support to Bellman-Ford shortest paths
...
[SVN r26189]
2004-11-11 19:34:35 +00:00
Douglas Gregor
26e586237e
Fix typos
...
[SVN r26188]
2004-11-11 18:30:05 +00:00
Douglas Gregor
f59a9cdb42
Graph is always const
...
[SVN r26187]
2004-11-11 18:28:29 +00:00
Douglas Gregor
7d1c1f6c8a
Close your tags, dummy
...
[SVN r26186]
2004-11-11 18:25:42 +00:00
Vladimir Prus
25e2a8e1d8
Fix typo
...
[SVN r26158]
2004-11-09 09:18:27 +00:00
Douglas Gregor
6229d096e5
Mark biconnected components
...
[SVN r26106]
2004-11-03 16:30:44 +00:00
Douglas Gregor
8c2a5290ad
index.htm, libs/graph/doc/table_of_contents.html:
...
- Document the existence of the biconnected components algorithm
libs/graph/example/biconnected_components.cpp:
- Clean up the GraphViz output a bit
libs/graph/doc/figs/biconnected.dot, libs/graph/doc/figs/biconnected.png,
libs/graph/doc/biconnected_components.html:
- Documentation for biconnected components and articulation points
boost/graph/biconnected_components.hpp:
- Minor type tweaks
[SVN r26105]
2004-11-03 15:40:09 +00:00
Douglas Gregor
5aa64b9cac
Minor fixes
...
[SVN r26024]
2004-10-31 19:55:15 +00:00
Douglas Gregor
17985eaec5
Use appropriate grid cell size
...
[SVN r25918]
2004-10-28 15:31:42 +00:00
Douglas Gregor
4a11e36f85
Document FR example
...
[SVN r25904]
2004-10-27 18:22:57 +00:00
Douglas Gregor
a07d79a8d3
Document FR example
...
[SVN r25903]
2004-10-27 18:21:39 +00:00
Douglas Gregor
f3ff95bdd8
build instructions
...
[SVN r25894]
2004-10-27 14:40:24 +00:00
Douglas Gregor
71b302bc49
Merge from graph_devel_1_33_0 branch
...
[SVN r25893]
2004-10-27 14:38:15 +00:00
Douglas Gregor
f0057aaa80
Fix a typo
...
[SVN r25740]
2004-10-15 16:02:23 +00:00
Douglas Gregor
6d118a94d0
Correct a typo
...
[SVN r25739]
2004-10-15 15:37:34 +00:00
Douglas Gregor
2d5dab5647
Remove Floyd-Warshall from the challenge list
...
[SVN r25736]
2004-10-15 14:45:09 +00:00
Aleksey Gurtovoy
6593010f65
c++boost.gif -> boost.png replacement
...
[SVN r25573]
2004-10-05 15:45:52 +00:00
Douglas Gregor
961d3586a7
Fix interior properties link
...
[SVN r25379]
2004-09-23 20:30:15 +00:00