COIN-OR::LEMON - Graph Library

source: lemon-0.x/src/lemon

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1185:22bb02339808   19 years Balazs Dezso make constructors explicit
(edit) @1184:aad134c6c9c5   19 years athos Corrected an error (dicussed with marci)
(edit) @1180:f772c360b466   19 years Alpar Juttner Better color to bw conversion
(edit) @1178:3c176c65d33b   19 years Alpar Juttner - ColorSet? become commonly usable - Possility to change the color of a …
(edit) @1177:e41c2907fb49   19 years Alpar Juttner Fix 'make distcheck' failure.
(edit) @1172:37338ae42a2b   19 years marci graphwrapper dox. everybody is asked to read doxygen.log
(edit) @1166:db3d437560f3   19 years jacint one more minor change
(edit) @1165:c5e56125959a   19 years jacint some minor changes, docs, etc.
(edit) @1164:80bb73097736   19 years Alpar Juttner A year has passed again.
(edit) @1161:1c9658d51c8d   19 years Alpar Juttner Better doc
(edit) @1160:d9c32f713cad   19 years Alpar Juttner We have UndirGraph?, so BidirGraph? has been removed.
(edit) @1158:29961fa390a3   19 years Mihaly Barasz Graph and UndirGraph? concept modifications. * For incidence iterators …
(edit) @1157:3996d2098090   19 years Mihaly Barasz lemon/error.h: boost::shared_ptr helyett std::auto_ptr (Sokkal …
(edit) @1156:91f9236dfec9   19 years Alpar Juttner Wrap long lines
(edit) @1155:fe0fcdb5687b   19 years Alpar Juttner - Better addSource() - More docs
(edit) @1151:b217fc69f913   19 years Alpar Juttner Several changes in the docs.
(edit) @1147:014054ffd9d2   19 years Alpar Juttner Make Makefile.am up-to-date (as usual).
(edit) @1138:f68cb8752d81   19 years Alpar Juttner Fix wrong reference in the documentation.
(edit) @1137:83a48cfd8553   19 years Balazs Dezso IO moved to lemon.
(edit) @1136:8d066154b66a   19 years Balazs Dezso Graph documentation
(edit) @1135:cfccb33ecf7b   19 years Balazs Dezso Removing graph_defines.h
(edit) @1134:56b07afdbf8d   19 years Balazs Dezso Documentation
(edit) @1132:ab5c81fcc31a   19 years Alpar Juttner Revised dijkstra.h with several new features added.
(edit) @1131:425731cb66de   19 years Alpar Juttner The new dijkstra.h comes in the next commit.
(edit) @1129:4e26fd7ffcdc   19 years Alpar Juttner error.h added
(edit) @1127:2dea256cb988   19 years Alpar Juttner Document state_enum
(edit) @1125:377e240b050f   19 years Alpar Juttner A new exception class called UninitializedParameter?.
(edit) @1122:3ce7fc516cca   19 years Mihaly Barasz New error.h moved to lemon/
(edit) @1121:8f066fdf6dc9   19 years Mihaly Barasz Obsolete error.h removed
(edit) @1109:5222b3d588c3   19 years Alpar Juttner - Fix missing file (max_matching.h)
(edit) @1108:253b66e7e41d   19 years Alpar Juttner - '%%Title:', '%%Copyright:' and '%%CreationDate:' fields added to …
(edit) @1107:d972653c89d5   19 years Alpar Juttner - Node shapes are shown in the doc. - The generated PS file is closer …
(edit) @1106:0a7d604a9763   19 years Balazs Dezso Concept modification to resolve the item by its ID.
(edit) @1103:f196dc4f1b31   19 years Alpar Juttner Add a 'scaleToA4()' function.
(edit) @1102:100c8d5ee36b   19 years Alpar Juttner Functions to query height/width of a BoundingBox?.
(edit) @1093:31834bad3e84   19 years jacint Adding a function which returns the mate of a node.
(edit) @1091:c756973cd53c   19 years Alpar Juttner Now, the actual drawing is made by run() instead of the destructor.
(edit) @1090:9e9195331ea6   19 years jacint resetPos deleted
(edit) @1089:c0f4ebdc0034   19 years Alpar Juttner - Nodes are drawn in a better way - Arrowheads made more similar in …
(edit) @1088:358526a620f8   19 years Alpar Juttner One more node-shape added.
(edit) @1087:d496d1d5a5e7   19 years Alpar Juttner Correct bad arrow enpoint when parallel edges are enabled.
(edit) @1086:caa13d291528   19 years Alpar Juttner In graphToEps(), nodes may have different shapes (circles or squares).
(edit) @1085:5b7ca75297b5   19 years Alpar Juttner - Parallel edges look a bit better - Possibility to insert verbatim PS …
(edit) @1084:320a0f083ca1   19 years Alpar Juttner Functions added to compute the gradient of Bezier curve.
(edit) @1083:8043b93e5973   19 years Alpar Juttner Doc improvements
(edit) @1082:e9eae612f01c   19 years Alpar Juttner findEdge bugfix.
(edit) @1080:568ce2be7fe0   19 years Alpar Juttner Changes in doc.
(edit) @1079:81addddaf3d3   19 years Alpar Juttner Serious buxfig in findEdge()
(edit) @1077:784a8bc07316   19 years jacint Edmonds matching alg
(edit) @1076:67a115cdade4   19 years Alpar Juttner functor->map and map->functor converters added.
(edit) @1073:bedab8bd915f   19 years Alpar Juttner graph_to_eps mission accomplished. - lemon/graph_to_eps.h header …
(edit) @1071:7c70fc1b2d8b   19 years Alpar Juttner Missing 'xy<T> operator*(double, xy<T>)' added.
(edit) @1070:6aa1520a0f2f   19 years Alpar Juttner ShiftMap? and ScaleMap? added
(edit) @1069:7b81a36809c6   19 years Alpar Juttner - Minor correction in time_measure.h - A bit more meaningful test in …
(edit) @1060:7a24bb2e7480   19 years Mihaly Barasz Nasty bug in undir_graph_extender.h
(edit) @1054:6a62b1b4cf23   19 years Mihaly Barasz countUndirEdges bugs fixed
(edit) @1053:90f8696360b2   19 years Mihaly Barasz UndirGraphs?: invalid edge bug
(edit) @1049:e27446e1deda   19 years Alpar Juttner Conversion constructor added
(edit) @1045:1bf336c63f25   19 years Alpar Juttner Several new member functions added to BoundingBox?
(edit) @1044:f97380557656   19 years Alpar Juttner - Missing 'const' keywords added - Stupid implementation of 'AbsMap?' …
(edit) @1043:52a2201a88e9   19 years Alpar Juttner Several changes in doc
(edit) @1042:9c5daf8e3e32   19 years Alpar Juttner Serious bugfix in WriteMap?<K,T>::Constraints
(edit) @1041:9d503ce002db   19 years Alpar Juttner - Several convenience maps added to maps.h - Improvements in doc
(edit) @1040:372f08e8f403   19 years Balazs Dezso AlterationObserverRegistry? -> AlterationNotifier? third step
(edit) @1039:bd01c5a3f989   19 years Balazs Dezso AlterationObserverRegistry? -> AlterationNotifier? 2 step
(edit) @1038:ca63ec3424d8   19 years Balazs Dezso Renaming AlterationObserverRegistry? -> AlterationNotifier? first step
(edit) @1035:f2a3426e64e6   19 years Alpar Juttner Make UndirListGraph? and UndirSmartGraph? visible in the doc.
(edit) @1034:be6ee857b72d   19 years Mihaly Barasz Undir list and smart graph
(edit) @1030:c8a41699e613   19 years Mihaly Barasz Undirected graph documentation and concept refinements. * quite a few …
(edit) @1027:4ec35d1cd897   19 years marci bug fix. previously, it did not work with graphs having non-reference …
(edit) @1022:567f392d1d2e   19 years Mihaly Barasz UndirGraph? implementation nearly complete
(edit) @1021:fd1d073b6557   19 years Mihaly Barasz Advances in UndirGraph?. * IterableExtender? is complete
(edit) @1020:f42cb3146ed4   19 years Alpar Juttner Fix Edmonds' name.
(edit) @1019:ee01de62188d   19 years marci the old-style codes are removed from comment
(edit) @1016:18d009b23e42   19 years marci bug fix in SubBidirGraphWrapper?, roadmap to MergeGraphWrapper?
(edit) @1013:b3bdd856faf4   19 years marci MergeGraphWrapper?
(edit) @1012:2bfbe3f4307c   19 years Alpar Juttner ObserverRegistry? base classed in SnapShot? has changed to be protected
(edit) @1011:5bd6c7671c9e   19 years Alpar Juttner - snapshot-rollback functionarity added to ListGraph? - The iterface of …
(edit) @1010:072bddac076e   19 years Alpar Juttner reverseEdge() and contract() member-functions added.
(edit) @1005:63ccf7136641   19 years Alpar Juttner - Timer class got direct access to the components of the ellapsed …
(edit) @1004:b94037830dc8   19 years marci misc
(edit) @998:89969b303727   19 years marci ErasingFirstGraphWrapper?
(edit) @997:665ffade9aca   19 years marci RevGraphWrapper? modified according to the factory
(edit) @993:21d1b4fa1b24   19 years Mihaly Barasz error.h brought back to life
(edit) @992:10d378f2821c   19 years marci GraphWrapper? changes for factory
(edit) @991:e619a466ca5d   19 years Alpar Juttner - Move template.h to doc/. - Insert the license terms into the …
(edit) @989:ca95f8b5c931   19 years Balazs Dezso XyzConcept? moved to Xyz::Constraints use checkConcept in the next way: …
(edit) @988:aa19ca32d9b0   19 years Alpar Juttner Revome an obsolete #include line.
(edit) @987:87f7c54892df   19 years Alpar Juttner Naming changes: - ValueType? -> Value - KeyType? -> Key - ReferenceType?
(edit) @986:e997802b855c   19 years Alpar Juttner Naming changes: - head -> target - tail -> source
(edit) @985:741f3108a90f   19 years Alpar Juttner Bugfixes in UndirFullGraphBase?
(edit) @984:f7538f6f4c61   19 years Balazs Dezso Copy-Paste bug fix.
(edit) @983:3095ff2b5c18   19 years Balazs Dezso UndirFullGraphBase? is added It is a graph base which contains only one …
(edit) @982:93dd862335af   19 years Balazs Dezso mappable_graph_extender.h erased the map extenders are moved to the …
(edit) @981:2e34b796d532   19 years Balazs Dezso maxUndirEdgeId modified to maxId(UndirEdge?) maxEdgeId modified to …
(edit) @980:0f1044b7a3af   19 years Balazs Dezso maxNodeId() and maxEdgeId() changed to maxId(Node) and maxId(Edge) …
(edit) @979:b5fb023cdb7b   19 years Mihaly Barasz "make check" pass under icc v8.0 * There are _many_ remarks which are …
(edit) @978:175cf8c3a994   19 years Mihaly Barasz "make check" pass under gcc-3.4.3
(edit) @977:48962802d168   19 years Mihaly Barasz * enable_if imported from BOOST * count{Nodes,Edges} implemented via …
(edit) @975:12b9993b217c   19 years marci for better compatibility with gcc-3.4
Note: See TracRevisionLog for help on using the revision log.