Jeremiah Willcock
|
595b9abbdc
|
Simplified code for VC++ 7.1
[SVN r67084]
|
2010-12-07 17:20:55 +00:00 |
|
Jeremiah Willcock
|
0415ceffe0
|
Removed dynamic linking to Boost.Test
[SVN r67069]
|
2010-12-06 18:20:16 +00:00 |
|
Jeremiah Willcock
|
4000bccb3d
|
Fixed typo
[SVN r67040]
|
2010-12-05 20:43:45 +00:00 |
|
Jeremiah Willcock
|
2e5db3d026
|
Testing more example codes
[SVN r67038]
|
2010-12-05 20:39:59 +00:00 |
|
Jeremiah Willcock
|
ff1775df18
|
Removed <boost/pending/integer_range.hpp> and a few more uses of it; fixes #4642
[SVN r67035]
|
2010-12-05 20:38:44 +00:00 |
|
Jeremiah Willcock
|
b76015210d
|
Turned off VC++ auto-linking
[SVN r67033]
|
2010-12-05 20:24:28 +00:00 |
|
Jeremiah Willcock
|
cf1943fb84
|
Merged r67031 from trunk
[SVN r67032]
|
2010-12-05 20:21:37 +00:00 |
|
Jeremiah Willcock
|
086a94c8a5
|
Applied patch from Matthias Walter
[SVN r67031]
|
2010-12-05 20:17:48 +00:00 |
|
Jeremiah Willcock
|
0ec513eab1
|
Merged r67014 from trunk
[SVN r67015]
|
2010-12-04 20:51:15 +00:00 |
|
Jeremiah Willcock
|
10b41afc0f
|
Fixed uninitialized variables
[SVN r67014]
|
2010-12-04 20:49:49 +00:00 |
|
Jeremiah Willcock
|
c3aad6b27e
|
Merged r67011 from trunk
[SVN r67013]
|
2010-12-04 20:46:50 +00:00 |
|
Jeremiah Willcock
|
cc07f4c201
|
Moved #define up
[SVN r67012]
|
2010-12-04 20:45:42 +00:00 |
|
Jeremiah Willcock
|
904b4cc924
|
Forcing filesystem version 3
[SVN r67011]
|
2010-12-04 20:45:09 +00:00 |
|
Jeremiah Willcock
|
e864071546
|
Put in more checks to avoid seg faults
[SVN r67010]
|
2010-12-04 20:39:00 +00:00 |
|
Jeremiah Willcock
|
979e02a617
|
Merged r67008 from trunk
[SVN r67009]
|
2010-12-04 20:33:36 +00:00 |
|
Jeremiah Willcock
|
9bcc1b9a69
|
Changed to Boost.Filesystem v3
[SVN r67008]
|
2010-12-04 20:31:33 +00:00 |
|
Jeremiah Willcock
|
11d2d38a51
|
Merged r66286, r66707, r66900, and r66907 from trunk
[SVN r67007]
|
2010-12-04 20:21:20 +00:00 |
|
Jeremiah Willcock
|
db812aa773
|
Fixed complexity of Dijkstra's algorithm; fixes #4852
[SVN r66960]
|
2010-12-01 20:15:41 +00:00 |
|
Jeremiah Willcock
|
6c48845da8
|
Fixed up computation of property types; fixes #1021
[SVN r66907]
|
2010-11-30 18:16:29 +00:00 |
|
Jeremiah Willcock
|
fb567057df
|
Fixed bundled graph properties in filtered_graph; fixes #4914
[SVN r66900]
|
2010-11-30 17:48:33 +00:00 |
|
Jeremiah Willcock
|
8e365de488
|
Applied patch from #4887 -- thank you for the bug report and patch; fixes #4887
[SVN r66707]
|
2010-11-24 01:23:42 +00:00 |
|
Jeremiah Willcock
|
a934539462
|
Fixed typo; fixes #4851
[SVN r66559]
|
2010-11-13 15:04:24 +00:00 |
|
Jeremiah Willcock
|
f5b408ef7f
|
Removed access to (unused) edge id attribute, also making that attribute optional; fixes #4843
[SVN r66528]
|
2010-11-12 15:34:20 +00:00 |
|
Jeremiah Willcock
|
7d02f7dd6b
|
Applied patch from Daniel Trebbien
[SVN r66286]
|
2010-10-30 20:16:17 +00:00 |
|
Daniel James
|
dbd5774482
|
Merge documentation fixes to release.
[SVN r66285]
|
2010-10-30 17:34:45 +00:00 |
|
Daniel James
|
11187e5a25
|
Link fixes.
[SVN r66273]
|
2010-10-30 14:32:50 +00:00 |
|
Jeremiah Willcock
|
aef49c1b8b
|
Merged r66203 and r66204 from trunk; refs #4793
[SVN r66206]
|
2010-10-26 20:37:31 +00:00 |
|
Jeremiah Willcock
|
55dec7c079
|
Fixed signature of copy_one_vertex(); refs #4793
[SVN r66204]
|
2010-10-26 18:37:29 +00:00 |
|
Jeremiah Willcock
|
a3786d7f7e
|
Repaired copy_component() using suggestion from Christopher Alfeld; fixes #4793
[SVN r66203]
|
2010-10-26 18:24:01 +00:00 |
|
Jeremiah Willcock
|
94b48cea30
|
Merged r66097, r66098, and r66099 from trunk; refs #4758, #4752, #4753, #4631
[SVN r66100]
|
2010-10-19 16:13:47 +00:00 |
|
Jeremiah Willcock
|
822fc80494
|
Merged patch from #4631 and made appropriate doc changes; fixes #4631
[SVN r66099]
|
2010-10-19 16:00:15 +00:00 |
|
Jeremiah Willcock
|
24a2de892f
|
Fixed remove_edge_if and clear_vertex for subgraphs; commented out remove_vertex; refs #4752; fixes #4753
[SVN r66098]
|
2010-10-19 15:55:27 +00:00 |
|
Jeremiah Willcock
|
61d37fe743
|
Repeating edge insertions (up to a limit) when they fail in generate_random_graph; fixes #4758
[SVN r66097]
|
2010-10-19 15:46:00 +00:00 |
|
Jeremiah Willcock
|
43ff6aef6d
|
Merged changes r65193, r65939, r65963, and r65964 from trunk; refs #4731, #4737
[SVN r66093]
|
2010-10-19 15:28:37 +00:00 |
|
Jeremiah Willcock
|
7ba05ec487
|
Clarified docs further; fixes #4731
[SVN r65964]
|
2010-10-14 19:02:03 +00:00 |
|
Jeremiah Willcock
|
f66d119969
|
Fixed documentation of distance map; fixes #4737
[SVN r65963]
|
2010-10-14 18:58:00 +00:00 |
|
Andrew Sutton
|
adc6eb0f0d
|
Clarifying references to MST in Dijkstra's SP algorithm.
[SVN r65939]
|
2010-10-13 13:47:23 +00:00 |
|
Jeremiah Willcock
|
4673c796aa
|
Merged r65836 (fix for #4715) from trunk; refs #4715
[SVN r65839]
|
2010-10-08 18:06:41 +00:00 |
|
Jeremiah Willcock
|
7b97cbf393
|
Fixed const issue on VC++ 8; fixes #4715
[SVN r65836]
|
2010-10-08 17:32:57 +00:00 |
|
Jeremiah Willcock
|
e13fcab1e8
|
Merged r64064 (quote fix in example) from trunk
[SVN r65769]
|
2010-10-05 18:08:27 +00:00 |
|
Jeremiah Willcock
|
f095156c22
|
Merged r64065 (fixes to implicit_graph example), r65199 and r65386 (documentation fixes), plus copied test_graphs.cpp from trunk
[SVN r65768]
|
2010-10-05 18:06:09 +00:00 |
|
Jeremiah Willcock
|
2aeecada2a
|
Merged r64209 (addition to users list), r64223 (fix to users list), r64763 (improved interfaces to smallest_last_ordering), r65593 (patches to stoer_wagner_min_cut) from trunk
[SVN r65767]
|
2010-10-05 17:53:09 +00:00 |
|
Jeremiah Willcock
|
00d076b2f8
|
Merged r64074, r64645, r64935, r65198, r65385, r65764 (all related to bundled graph properties as far as I remember)
[SVN r65766]
|
2010-10-05 17:42:47 +00:00 |
|
Jeremiah Willcock
|
b71896f622
|
Merged changes r64063 (W. P. McNeill examples), r65590 (stoer_wagner_min_cut from Daniel Trebbien), 64187 (DIMACS reader updates), and 64762 (DIMACS reader updates)
[SVN r65751]
|
2010-10-04 18:50:40 +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 |
|
Andrew Sutton
|
7e2b915b14
|
Adding documentation for bundled graph properties.
[SVN r65386]
|
2010-09-11 14:33:38 +00:00 |
|
Andrew Sutton
|
ff2980b121
|
Fixing #4642.
Added a deprecation warning to to pending/integer_range.hpp. Replaced all
BGL inclusions with range/irange, which defines the same type.
[SVN r65385]
|
2010-09-11 14:05:41 +00:00 |
|
Jeremiah Willcock
|
3a01fc7f4e
|
Added new info about needing to build a library to get GraphML reading; fixes #4556
[SVN r65199]
|
2010-09-02 20:05:58 +00:00 |
|
Jeremiah Willcock
|
17af2e739a
|
Fixed clearing of vertices with self-loop edges; fixes #4622
[SVN r65198]
|
2010-09-02 18:24:17 +00:00 |
|