Nicholas Matteo
2796c0a147
Fix typos ( #70 )
...
Thanks!
2016-07-16 17:18:57 -06:00
Daniel J. H
b0214ec131
Fix some minor documentation annoyances ( #51 )
...
* Fix documentation about type alias edge_size_type -> edges_size_type
This replaces occurences of `edge_size_type` (sg.) in the documentation
with the actual `edges_size_type` (pl.) as it is named in the
implementation.
There is a graph implementation (Stanford graph) that has a type alias
of `edge_size_type` (sg.) --- I did not change that implementation, as
it would break backwards compatibility, and therefore I also did not
change its documentation.
* Fix documentation on push_relabel algorithm, defined in header: preflow_push -> push_relabel
2016-07-16 16:14:01 -06:00
Jeremiah Willcock
bed19d5c25
Qualified calls to tie in documentation; fixes #9184
...
[SVN r86126]
2013-10-01 18:12:50 +00:00
Jeremiah Willcock
5f6963e0f0
Fixed typo; fixes #7780
...
[SVN r81822]
2012-12-10 15:26:59 +00:00
Jeremiah Willcock
6e72c1f445
Boykov-Kolmogorov max-flow updates and some small typo fixes
...
[SVN r63241]
2010-06-22 15:38:02 +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
ce04079e62
Changed bogus HTML comment syntax
...
[SVN r52530]
2009-04-21 20:15:59 +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
1cfa23497b
Integrate Kolmogorov's max flow algorithm, from Stephan Diederich.
...
[SVN r36125]
2006-11-20 23:42:44 +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
Jeremy Siek
0a4891fcf0
added notes about vertex_index default
...
[SVN r30998]
2005-09-15 15:38:21 +00:00
Douglas Gregor
8f2516eefb
Fix typo
...
[SVN r27653]
2005-03-14 16:53:00 +00:00
Aleksey Gurtovoy
6593010f65
c++boost.gif -> boost.png replacement
...
[SVN r25573]
2004-10-05 15:45:52 +00:00
Jeremy Siek
7d403bc6c7
non-named parameter versions of the algorithms
...
[SVN r11575]
2001-11-04 23:23:28 +00:00
Jeremy Siek
f79bd7ef42
updated email addresses
...
[SVN r11507]
2001-11-01 17:22:28 +00:00
Jeremy Siek
5fa95ae668
updated named params
...
[SVN r9941]
2001-04-23 19:46:37 +00:00
Beman Dawes
ad33e4a22e
All final 1.20.2 changes, including fixing broken hyperlinks
...
[SVN r9071]
2001-02-10 14:42:14 +00:00
Jeremy Siek
6b2ea41e4e
finished first draft
...
[SVN r8902]
2001-02-04 04:32:14 +00:00
Jeremy Siek
81e1ffc806
new file
...
[SVN r8901]
2001-02-04 04:02:26 +00:00
Jeremy Siek
cadab548e8
new files
...
[SVN r8872]
2001-02-02 20:23:01 +00:00