|
|
@1109:5222b3d588c3
|
20 years |
Alpar Juttner |
- Fix missing file (max_matching.h)
|
|
|
@1108:253b66e7e41d
|
20 years |
Alpar Juttner |
- '%%Title:', '%%Copyright:' and '%%CreationDate:' fields added to …
|
|
|
@1107:d972653c89d5
|
20 years |
Alpar Juttner |
- Node shapes are shown in the doc.
- The generated PS file is closer …
|
|
|
@1106:0a7d604a9763
|
20 years |
Balazs Dezso |
Concept modification to resolve the item by its ID.
|
|
|
@1103:f196dc4f1b31
|
20 years |
Alpar Juttner |
Add a 'scaleToA4()' function.
|
|
|
@1102:100c8d5ee36b
|
20 years |
Alpar Juttner |
Functions to query height/width of a BoundingBox?.
|
|
|
@1093:31834bad3e84
|
20 years |
jacint |
Adding a function which returns the mate of a node.
|
|
|
@1091:c756973cd53c
|
20 years |
Alpar Juttner |
Now, the actual drawing is made by run() instead of the destructor.
|
|
|
@1090:9e9195331ea6
|
20 years |
jacint |
resetPos deleted
|
|
|
@1089:c0f4ebdc0034
|
20 years |
Alpar Juttner |
- Nodes are drawn in a better way
- Arrowheads made more similar in …
|
|
|
@1088:358526a620f8
|
20 years |
Alpar Juttner |
One more node-shape added.
|
|
|
@1087:d496d1d5a5e7
|
20 years |
Alpar Juttner |
Correct bad arrow enpoint when parallel edges are enabled.
|
|
|
@1086:caa13d291528
|
20 years |
Alpar Juttner |
In graphToEps(), nodes may have different shapes (circles or squares).
|
|
|
@1085:5b7ca75297b5
|
20 years |
Alpar Juttner |
- Parallel edges look a bit better
- Possibility to insert verbatim PS …
|
|
|
@1084:320a0f083ca1
|
20 years |
Alpar Juttner |
Functions added to compute the gradient of Bezier curve.
|
|
|
@1083:8043b93e5973
|
20 years |
Alpar Juttner |
Doc improvements
|
|
|
@1082:e9eae612f01c
|
20 years |
Alpar Juttner |
findEdge bugfix.
|
|
|
@1080:568ce2be7fe0
|
20 years |
Alpar Juttner |
Changes in doc.
|
|
|
@1079:81addddaf3d3
|
20 years |
Alpar Juttner |
Serious buxfig in findEdge()
|
|
|
@1077:784a8bc07316
|
20 years |
jacint |
Edmonds matching alg
|
|
|
@1076:67a115cdade4
|
20 years |
Alpar Juttner |
functor->map and map->functor converters added.
|
|
|
@1073:bedab8bd915f
|
20 years |
Alpar Juttner |
graph_to_eps mission accomplished.
- lemon/graph_to_eps.h header …
|
|
|
@1071:7c70fc1b2d8b
|
20 years |
Alpar Juttner |
Missing 'xy<T> operator*(double, xy<T>)' added.
|
|
|
@1070:6aa1520a0f2f
|
20 years |
Alpar Juttner |
ShiftMap? and ScaleMap? added
|
|
|
@1069:7b81a36809c6
|
20 years |
Alpar Juttner |
- Minor correction in time_measure.h
- A bit more meaningful test in …
|
|
|
@1060:7a24bb2e7480
|
20 years |
Mihaly Barasz |
Nasty bug in undir_graph_extender.h
|
|
|
@1054:6a62b1b4cf23
|
20 years |
Mihaly Barasz |
countUndirEdges bugs fixed
|
|
|
@1053:90f8696360b2
|
20 years |
Mihaly Barasz |
UndirGraphs?: invalid edge bug
|
|
|
@1049:e27446e1deda
|
20 years |
Alpar Juttner |
Conversion constructor added
|
|
|
@1045:1bf336c63f25
|
20 years |
Alpar Juttner |
Several new member functions added to BoundingBox?
|
|
|
@1044:f97380557656
|
20 years |
Alpar Juttner |
- Missing 'const' keywords added
- Stupid implementation of 'AbsMap?' …
|
|
|
@1043:52a2201a88e9
|
20 years |
Alpar Juttner |
Several changes in doc
|
|
|
@1042:9c5daf8e3e32
|
20 years |
Alpar Juttner |
Serious bugfix in WriteMap?<K,T>::Constraints
|
|
|
@1041:9d503ce002db
|
20 years |
Alpar Juttner |
- Several convenience maps added to maps.h
- Improvements in doc
|
|
|
@1040:372f08e8f403
|
20 years |
Balazs Dezso |
AlterationObserverRegistry? -> AlterationNotifier?
third step
|
|
|
@1039:bd01c5a3f989
|
20 years |
Balazs Dezso |
AlterationObserverRegistry? -> AlterationNotifier?
2 step
|
|
|
@1038:ca63ec3424d8
|
20 years |
Balazs Dezso |
Renaming AlterationObserverRegistry? -> AlterationNotifier?
first step
|
|
|
@1035:f2a3426e64e6
|
20 years |
Alpar Juttner |
Make UndirListGraph? and UndirSmartGraph? visible in the doc.
|
|
|
@1034:be6ee857b72d
|
20 years |
Mihaly Barasz |
Undir list and smart graph
|
|
|
@1030:c8a41699e613
|
20 years |
Mihaly Barasz |
Undirected graph documentation and concept refinements.
* quite a few …
|
|
|
@1027:4ec35d1cd897
|
20 years |
marci |
bug fix. previously, it did not work with graphs having non-reference …
|
|
|
@1022:567f392d1d2e
|
20 years |
Mihaly Barasz |
UndirGraph? implementation nearly complete
|
|
|
@1021:fd1d073b6557
|
20 years |
Mihaly Barasz |
Advances in UndirGraph?.
* IterableExtender? is complete
|
|
|
@1020:f42cb3146ed4
|
20 years |
Alpar Juttner |
Fix Edmonds' name.
|
|
|
@1019:ee01de62188d
|
20 years |
marci |
the old-style codes are removed from comment
|
|
|
@1016:18d009b23e42
|
20 years |
marci |
bug fix in SubBidirGraphWrapper?, roadmap to MergeGraphWrapper?
|
|
|
@1013:b3bdd856faf4
|
20 years |
marci |
MergeGraphWrapper?
|
|
|
@1012:2bfbe3f4307c
|
20 years |
Alpar Juttner |
ObserverRegistry? base classed in SnapShot? has changed to be protected
|
|
|
@1011:5bd6c7671c9e
|
20 years |
Alpar Juttner |
- snapshot-rollback functionarity added to ListGraph?
- The iterface of …
|
|
|
@1010:072bddac076e
|
20 years |
Alpar Juttner |
reverseEdge() and contract() member-functions added.
|
|
|
@1005:63ccf7136641
|
20 years |
Alpar Juttner |
- Timer class got direct access to the components of the ellapsed …
|
|
|
@1004:b94037830dc8
|
20 years |
marci |
misc
|
|
|
@998:89969b303727
|
20 years |
marci |
ErasingFirstGraphWrapper?
|
|
|
@997:665ffade9aca
|
20 years |
marci |
RevGraphWrapper? modified according to the factory
|
|
|
@993:21d1b4fa1b24
|
20 years |
Mihaly Barasz |
error.h brought back to life
|
|
|
@992:10d378f2821c
|
20 years |
marci |
GraphWrapper? changes for factory
|
|
|
@991:e619a466ca5d
|
20 years |
Alpar Juttner |
- Move template.h to doc/.
- Insert the license terms into the …
|
|
|
@989:ca95f8b5c931
|
20 years |
Balazs Dezso |
XyzConcept? moved to Xyz::Constraints
use checkConcept in the next way: …
|
|
|
@988:aa19ca32d9b0
|
20 years |
Alpar Juttner |
Revome an obsolete #include line.
|
|
|
@987:87f7c54892df
|
20 years |
Alpar Juttner |
Naming changes:
- ValueType? -> Value
- KeyType? -> Key
- ReferenceType? …
|
|
|
@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
|