|
|
@986:e997802b855c
|
20 years |
Alpar Juttner |
Naming changes:
- head -> target
- tail -> source
|
|
|
@985:741f3108a90f
|
20 years |
Alpar Juttner |
Bugfixes in UndirFullGraphBase?
|
|
|
@984:f7538f6f4c61
|
20 years |
Balazs Dezso |
Copy-Paste bug fix.
|
|
|
@983:3095ff2b5c18
|
20 years |
Balazs Dezso |
UndirFullGraphBase? is added
It is a graph base which contains only one …
|
|
|
@982:93dd862335af
|
20 years |
Balazs Dezso |
mappable_graph_extender.h erased
the map extenders are moved to the …
|
|
|
@981:2e34b796d532
|
20 years |
Balazs Dezso |
maxUndirEdgeId modified to maxId(UndirEdge?)
maxEdgeId modified to …
|
|
|
@980:0f1044b7a3af
|
20 years |
Balazs Dezso |
maxNodeId() and maxEdgeId() changed to maxId(Node) and maxId(Edge) …
|
|
|
@979:b5fb023cdb7b
|
20 years |
Mihaly Barasz |
"make check" pass under icc v8.0
* There are _many_ remarks which are …
|
|
|
@978:175cf8c3a994
|
20 years |
Mihaly Barasz |
"make check" pass under gcc-3.4.3
|
|
|
@977:48962802d168
|
20 years |
Mihaly Barasz |
* enable_if imported from BOOST
* count{Nodes,Edges} implemented via …
|
|
|
@975:12b9993b217c
|
20 years |
marci |
for better compatibility with gcc-3.4
|
|
|
@974:785062a83f8e
|
20 years |
Alpar Juttner |
Changes in doc.
|
|
|
@973:6a6f3ac07b20
|
20 years |
Alpar Juttner |
- Add makeSnapshot()/rollBack() functionality
- Remove an unnecessary …
|
|
|
@971:643d3192ebc8
|
20 years |
Mihaly Barasz |
remove an annoying warning
|
|
|
@970:09f9abe22df2
|
20 years |
marci |
partial graph_wrapper changes with graph_factory
|
|
|
@969:0631847b37e5
|
20 years |
Alpar Juttner |
findEdge() declaration went to the right place (for the sake of Doxygen.)
|
|
|
@968:1a7593db0eaa
|
20 years |
Alpar Juttner |
Several changes in doc.
|
|
|
@967:6563019430ba
|
20 years |
Alpar Juttner |
Several changes in doc.
|
|
|
@964:2c0c20e90116
|
20 years |
Alpar Juttner |
Doc improvements
|
|
|
@962:1a770e9f80b2
|
20 years |
Mihaly Barasz |
Undirect graph implementation.
Not yet done, untested.
|
|
|
@961:289d80c33f04
|
20 years |
Mihaly Barasz |
* Somewhat less redundant and a bit more correct graph concepts.
* …
|
|
|
@959:c80ef5912903
|
20 years |
Mihaly Barasz |
skeleton(s) -> concept renaming
|
|
|
@951:0f1fe84ff36c
|
20 years |
Alpar Juttner |
- SmallGraph? is also a class instead of being a typedef.
(For the …
|
|
|
@950:d74557d1f100
|
20 years |
Alpar Juttner |
- Changes in doc (spell check).
- SmallGraph? is a class instead of …
|
|
|
@949:b16a10926781
|
20 years |
Alpar Juttner |
ListGraph? compilation bug fixed.
|
|
|
@948:bc86b64f958e
|
20 years |
Alpar Juttner |
- moveHead() and moveTail() added. Not tested.
|
|
|
@947:93e9c45703ea
|
20 years |
Alpar Juttner |
A new doxygen group added for graph utilities.
|
|
|
@946:c94ef40a22ce
|
20 years |
Mihaly Barasz |
The graph_factory branch (@ 1321) has been merged to trunk.
|
|
|
@943:cb0ac054ea92
|
20 years |
beckerjc |
Bugfix. (removed forgotten "using namespace std")
|
|
|
@941:186aa53d2802
|
20 years |
marci |
Suurballe and MinCostFlow? classes are now able to increase the flow 1 …
|
|
|
@938:70e2886211d5
|
20 years |
Alpar Juttner |
Many of ckeckCompileXYZ()'s are now in the corresponding skeleton …
|
|
|
@937:d4e911acef3d
|
20 years |
Balazs Dezso |
Revert backport changes -r1230.
|
|
|
@933:1b7c88fbb950
|
20 years |
marci |
NodeSubGraphWrapper?, test, and ducumentation modifications.
|
|
|
@932:ade3cdb9b45d
|
20 years |
marci |
New EdgeSubGraphWrapper? class specializing SubGraphWrapper? in the way …
|
|
|
@930:e89f3bd26fd4
|
20 years |
marci |
documentation os SubGraphWrapper? with code example.
|
|
|
@929:882790531532
|
20 years |
marci |
mv after 0.2
|
|
|
@923:acbef5dd0e65
|
20 years |
marci |
more docs
|
|
|
@922:e816fac59f6d
|
20 years |
Mihaly Barasz |
hugo -> lemon renaming leftovers
|
|
|
@921:818510fa3d99
|
20 years |
Alpar Juttner |
hugo -> lemon
|