Jeremy Siek
|
b3cb4f8037
|
fixed Reference type for inv_adjacency_iterator
[SVN r22480]
|
2004-03-11 13:39:42 +00:00 |
|
Jeremy Siek
|
279466a85d
|
new file
[SVN r22475]
|
2004-03-10 13:55:57 +00:00 |
|
Jeremy Siek
|
e70fc391b8
|
fixed the constructor
[SVN r22474]
|
2004-03-10 13:53:26 +00:00 |
|
Jeremy Siek
|
687befe638
|
added defaults to inv_adjacency_iterator_generator
[SVN r22473]
|
2004-03-10 13:52:09 +00:00 |
|
Jeremy Siek
|
32497ce2a2
|
fixed inv_adjacency_iterator
[SVN r22472]
|
2004-03-10 13:46:17 +00:00 |
|
Eric Niebler
|
d1b0ceea22
|
remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
[SVN r22394]
|
2004-02-26 18:27:02 +00:00 |
|
Jeremy Siek
|
e29266e8a5
|
removed redundant initialization of member c
[SVN r22264]
|
2004-02-15 15:50:03 +00:00 |
|
Jeremy Siek
|
3c641d4ec2
|
EdgeList -> OutEdgeList
[SVN r22240]
|
2004-02-11 16:12:31 +00:00 |
|
Jeremy Siek
|
04d0248a5a
|
changed vecS to listS for default of EdgeList
[SVN r22239]
|
2004-02-11 16:07:54 +00:00 |
|
Jeremy Siek
|
02ab786074
|
added #include <boost/graph/graph_utility.hpp>
[SVN r22231]
|
2004-02-09 18:45:50 +00:00 |
|
Jeremy Siek
|
17fd766fa5
|
moved SGB and LEDA stuff to the end
[SVN r22230]
|
2004-02-09 18:43:01 +00:00 |
|
Jeremy Siek
|
de777b9164
|
added #include <iostream>
[SVN r22229]
|
2004-02-09 18:39:36 +00:00 |
|
Jeremy Siek
|
1825798f2a
|
added #include <fstream>
[SVN r22228]
|
2004-02-09 18:37:33 +00:00 |
|
Jeremy Siek
|
508526c98d
|
added #include <boost/graph/graph_utility.hpp>
[SVN r22227]
|
2004-02-09 18:36:59 +00:00 |
|
Jeremy Siek
|
550aa7d162
|
fixed size type issues
[SVN r22226]
|
2004-02-09 18:35:04 +00:00 |
|
Jeremy Siek
|
7a9d91ec88
|
fixed subgraph_local_property_map::operator[]
m_g -> *m_g
[SVN r22225]
|
2004-02-09 18:29:31 +00:00 |
|
Jeremy Siek
|
b9b9aa5782
|
removed unused variable
[SVN r22224]
|
2004-02-09 18:27:27 +00:00 |
|
Jeremy Siek
|
d45205e37d
|
int -> size_type
[SVN r22223]
|
2004-02-09 18:25:32 +00:00 |
|
Jeremy Siek
|
d4e507bab8
|
fixed bug with regards to in_edge_list for undirected graphs
[SVN r22222]
|
2004-02-09 18:21:05 +00:00 |
|
Jeremy Siek
|
9b53c7b81b
|
changed order of initialization to avoid warnings
[SVN r22221]
|
2004-02-09 18:17:59 +00:00 |
|
Jeremy Siek
|
30d756a5f6
|
changed type of u1 and u2 in edge_cmp from vertex1_t to int so that they match the return type of dfs_num[...]
[SVN r22220]
|
2004-02-09 18:12:00 +00:00 |
|
Jeremy Siek
|
e40de5b395
|
added #include <boost/graph/graph_utility.hpp>
[SVN r22219]
|
2004-02-09 17:50:41 +00:00 |
|
Jeremy Siek
|
206c17b1e2
|
added #include <iostream>
[SVN r22218]
|
2004-02-09 17:01:30 +00:00 |
|
Jeremy Siek
|
6a70bb518f
|
added #include <boost/graph/graph_utility.hpp>
[SVN r22217]
|
2004-02-09 16:59:26 +00:00 |
|
Jeremy Siek
|
66aa8548f7
|
added #include <iostream> // needed by graph_utility. -Jeremy
[SVN r22216]
|
2004-02-09 16:55:51 +00:00 |
|
Jeremy Siek
|
a5c6b3d272
|
added #include <boost/graph/graph_utility.hpp>
[SVN r22215]
|
2004-02-09 16:52:10 +00:00 |
|
Jeremy Siek
|
60004ef651
|
added #include <iostream>
[SVN r22214]
|
2004-02-09 16:49:36 +00:00 |
|
Jeremy Siek
|
0e14818262
|
changed std::queue to boost::queue
[SVN r22213]
|
2004-02-09 16:45:42 +00:00 |
|
Jeremy Siek
|
542bf4520b
|
added #include for graph_utility.hpp
[SVN r22212]
|
2004-02-09 16:38:20 +00:00 |
|
Jeremy Siek
|
5133c85054
|
fixed bug in get_property, changed -> to .
[SVN r22211]
|
2004-02-09 16:29:53 +00:00 |
|
Jeremy Siek
|
abf4ba7df9
|
removed unused variable
[SVN r22210]
|
2004-02-09 16:26:31 +00:00 |
|
Jeremy Siek
|
2cebf15b79
|
moved the implementation of
bidirectional_graph_helper_with_property::remove_edge
into the class definition to avoid VC++ bug.
[SVN r22189]
|
2004-02-06 21:39:42 +00:00 |
|
Jeremy Siek
|
3390833f0c
|
new file
[SVN r22179]
|
2004-02-05 20:48:46 +00:00 |
|
Jeremy Siek
|
12feb5896f
|
added more :'s
[SVN r22178]
|
2004-02-05 20:48:30 +00:00 |
|
Jeremy Siek
|
71a7b595ad
|
added adjacency_matrix_test
[SVN r22177]
|
2004-02-05 20:47:49 +00:00 |
|
Jeremy Siek
|
b5ded5174e
|
fixed bug in undirected out edge iterator, missing initialization of m_inc
[SVN r22176]
|
2004-02-05 20:20:55 +00:00 |
|
Jeremy Siek
|
2044110d76
|
added subgraph_properties.cpp
[SVN r22152]
|
2004-02-03 14:12:10 +00:00 |
|
Jeremy Siek
|
4110bf69a1
|
new example
[SVN r22151]
|
2004-02-03 14:11:56 +00:00 |
|
Jeremy Siek
|
60f612a532
|
Fixed bug in properties. Global and local properties were not shared,
but they are suppose to be. The problem was that I was using the property
map from the local subgraphs instead of from the global graph.
[SVN r22150]
|
2004-02-03 14:10:39 +00:00 |
|
Jeremy Siek
|
05888905a8
|
decreasing running time
[SVN r22139]
|
2004-02-02 16:17:34 +00:00 |
|
Jeremy Siek
|
d755f8f5c3
|
changed iterator to const_iterator
[SVN r22136]
|
2004-02-02 14:25:51 +00:00 |
|
Jeremy Siek
|
f7fa2e2942
|
changed to mutable iterator, to match return type of std::set::find, just
in case the std implementation does not provide constant to mutable
iterator conversions for std::set.
[SVN r22081]
|
2004-01-30 14:29:52 +00:00 |
|
Jeremy Siek
|
ad20c88c20
|
changed back to using std::set::find instead of std::find in edge_dispatch
[SVN r22080]
|
2004-01-30 14:27:32 +00:00 |
|
Jeremy Siek
|
70a7c5ce02
|
some edits
[SVN r22055]
|
2004-01-29 16:27:02 +00:00 |
|
Jeremy Siek
|
8a24790a12
|
fixed figure reference
[SVN r22036]
|
2004-01-29 00:42:08 +00:00 |
|
Jeremy Siek
|
697f856843
|
added -kb
[SVN r22035]
|
2004-01-29 00:38:05 +00:00 |
|
Jeremy Siek
|
1ad3a206d0
|
changing to binary
[SVN r22033]
|
2004-01-29 00:36:50 +00:00 |
|
Jeremy Siek
|
26ccf90eb1
|
fixed figure reference
[SVN r22030]
|
2004-01-29 00:25:19 +00:00 |
|
Vladimir Prus
|
a11e93caa4
|
Fix (or rather workaround) the bug which caused second reading
of graphviz file to fail. Looks like the parser is not reenterant.
Patch from anynymous user.
[SVN r21951]
|
2004-01-26 09:16:16 +00:00 |
|
Vladimir Prus
|
547cd77748
|
Regenerated bison/flex output.
[SVN r21950]
|
2004-01-26 09:08:02 +00:00 |
|