Tinko Bartels
d483524c83
Fix for a number of broken links.
2019-04-24 08:49:53 +02:00
jzmaddock
0310bbee74
Add maximum weighting matching to the table of contents.
2019-01-23 19:34:20 +00:00
Jeremiah Willcock
bd107e4ab5
Applied patch and file renames from Piotr Wygocki
...
[SVN r85568]
2013-09-04 21:39:21 +00:00
Jeremiah Willcock
5297423229
Added edge coloring code from Maciej Piechotka; fixes #8317
...
[SVN r85534]
2013-08-31 19:44:08 +00:00
Jeremiah Willcock
01a683d8ce
Added Hawick circuits code from Louis Dionne; fixes #8433
...
[SVN r85533]
2013-08-31 19:29:22 +00:00
Jeremiah Willcock
393c072c18
Added maximum adjacency search from Fernando Vilas; fixes #6780
...
[SVN r83410]
2013-03-12 00:35:48 +00:00
Jeremiah Willcock
0c2db206d3
Added VF2 subgraph isomorphism algorithm from Flavio De Lorenzi and Vomel Christof
...
[SVN r81725]
2012-12-05 19:28:12 +00:00
Jeremiah Willcock
56223ce7b0
Added name A* for astar_search
...
[SVN r81601]
2012-11-27 22:14:29 +00:00
Jeremiah Willcock
3d43c1a8ec
Added algorithm from Michele Caini for common spanning trees of two graphs; fixes #6401
...
[SVN r77893]
2012-04-10 19:51:59 +00:00
Jeremiah Willcock
cd1186205d
Added links sent by David Doria to his new documentation files
...
[SVN r76783]
2012-01-29 21:36:23 +00:00
Jeremiah Willcock
03193c2fb4
Added documentation for edge_predecessor_recorder and fixed several typos in other doc pages
...
[SVN r75862]
2011-12-08 01:59:21 +00:00
Jeremiah Willcock
287529480f
Removed deprecated code and docs
...
[SVN r67704]
2011-01-06 02:00:35 +00:00
Jeremiah Willcock
89cd3d8a8a
Added patch from Daniel Trebbien
...
[SVN r65593]
2010-09-26 02:29:42 +00:00
Jeremiah Willcock
bada2e9b7a
Added Stoer-Wagner min-cut algorithm submitted by Daniel Trebbien
...
[SVN r65590]
2010-09-25 18:52:41 +00:00
Jeremiah Willcock
b3809b0910
Added min-cut support to dimacs reader
...
[SVN r64187]
2010-07-20 03:52:58 +00:00
Jeremiah Willcock
e6576abc28
Changed random_spanning_tree to use named parameters; removed separate function name for weighted version; allowed user to specify spanning tree root; added exception for some cases of stuck loop-erased random walks; added documentation for random_spanning_tree()
...
[SVN r63557]
2010-07-03 19:50:49 +00:00
Andrew Sutton
ac874068dd
Adding new bk_maxflow reference to the ToC.
...
[SVN r63190]
2010-06-21 15:43:42 +00:00
Jeremiah Willcock
904819f886
Cleaned up BGL layout docs, split topology docs into separate file
...
[SVN r61232]
2010-04-12 21:00:24 +00:00
Jeremiah Willcock
c03ffc7c3e
Added bipartite graph algorithms from Matthias Walter
...
[SVN r60485]
2010-03-11 16:56:01 +00:00
Jeremiah Willcock
5e3a6a954a
Added property_put class from Matthias Walter
...
[SVN r60196]
2010-03-05 17:44:16 +00:00
Jeremiah Willcock
93b0fbf23e
Added link to Parallel BGL docs
...
[SVN r58427]
2009-12-17 13:44:08 +00:00
Jeremiah Willcock
770ce8cf86
More rearrangement
...
[SVN r57613]
2009-11-12 19:36:27 +00:00
Jeremiah Willcock
f9cc40283c
Fixed issues in docs, especially ToC; refs #3615
...
[SVN r57601]
2009-11-12 19:11:58 +00:00
Jeremiah Willcock
f87613ea1b
Added grid graph from Michael Hansen
...
[SVN r55473]
2009-08-08 18:58:07 +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
c1979501bb
Added McGregor algorithm to ToC; patch from Michael Hansen; refs #3134
...
[SVN r54344]
2009-06-25 17:05:50 +00:00
Jeremiah Willcock
217e527cb3
Fixed syntax of copyright entities
...
[SVN r53749]
2009-06-08 13:45:46 +00:00
Jeremiah Willcock
8b185359ef
Fixed links to property_map library
...
[SVN r53475]
2009-05-31 01:32:55 +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
ce04079e62
Changed bogus HTML comment syntax
...
[SVN r52530]
2009-04-21 20:15:59 +00:00
Jeremiah Willcock
86fb16b3b8
Fixed inspection report problems
...
[SVN r50706]
2009-01-21 18:59:38 +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
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
Douglas Gregor
ecedcaa5a3
Fix some documentation issues. Fixes #1655 , fixes #1660
...
[SVN r43680]
2008-03-17 17:34:46 +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
Douglas Gregor
23ca414964
Merge in Boost.Graph changes from RC_1_34_0 branch
...
[SVN r40813]
2007-11-05 21:43:24 +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
78d2fd885f
GraphML parser, from Tiago de Paula Peixoto
...
[SVN r36841]
2007-01-29 22:14:41 +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
Douglas Gregor
1cfa23497b
Integrate Kolmogorov's max flow algorithm, from Stephan Diederich.
...
[SVN r36125]
2006-11-20 23:42:44 +00:00
Aaron Windsor
dea8296e5b
Added link to maximum_cardinality_matching
...
[SVN r33400]
2006-03-20 00:10:43 +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
6937336a09
Merged from Version_1_33_1
...
[SVN r31949]
2005-12-08 03:23:02 +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
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
cfc4c1b7d1
Add Sparse Matrix Ordering section, with King, Cuthill-McKee, and MMO algorithms
...
[SVN r27908]
2005-04-01 20:22:08 +00:00