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) @1234:49d018060749   19 years Alpar Juttner Several changes in order to compile with gcc-3.4
(edit) @1233:f3d856bf1ebf   19 years Alpar Juttner Several serious bugs fixed
(edit) @1230:daf41fe81728   19 years Mihaly Barasz Fixes for MS VC++ (contributed by Janos Tapolcai)
(edit) @1229:aa65e46aebc3   19 years Alpar Juttner Bugfix, thanks to Janos.
(edit) @1228:0a7719037acb   19 years Alpar Juttner A strange compilation failure (under cygwin) is fixed. Version 0.3 …
(edit) @1227:01f668e3e168   19 years Alpar Juttner - A primitive function type interface for Preflow. - A compilation bug …
(edit) @1223:decf8076d63c   19 years Alpar Juttner MapFunctor? is made an STL standard compliant functor.
(edit) @1222:a3fb216a267d   19 years Alpar Juttner The first step toward function type interface to Preflow alg: - Naming …
(edit) @1220:20b26ee5812b   19 years Alpar Juttner - Add compilation tests for the function type interface of …
(edit) @1219:ce885274b754   19 years Alpar Juttner ForkMap? and CombineMap? added.
(edit) @1218:5331168bbb18   19 years Alpar Juttner - Several updates and clarifications on dijkstra.h - bfs.h and dfs.h …
(edit) @1217:640ca1bd850f   19 years Alpar Juttner Missing header file added
(edit) @1214:39993ada11c7   19 years Balazs Dezso Changing exception names. Compile sentry fix.
(edit) @1213:6cc106135d31   19 years Balazs Dezso Solve conflict.
(edit) @1211:73912ba03d83   19 years Balazs Dezso Bug fix.
(edit) @1209:dc9fdf77007f   19 years Mihaly Barasz Fix a bug noticed by deba.
(edit) @1208:f486d30e4e7b   19 years Balazs Dezso Easy input-output function for common graphs. Modified Exception …
(edit) @1207:8117169c9049   19 years Balazs Dezso ExceptionMember? helper class. Modified DataFormatError? IOLogicError
(edit) @1205:a9a3354b01d4   19 years Balazs Dezso Bug fix in radix heap.
(edit) @1204:c3e29c6ae4e4   19 years Alpar Juttner Minor doc changes
(edit) @1202:da44ee225dad   19 years Alpar Juttner - rot90() and rot270() added to xy.h - graph_to_eps.h's own rot() …
(edit) @1201:cb26a6250401   19 years Alpar Juttner Bugfix in DijkstraWizard?
(edit) @1199:19eae67d97d5   19 years Alpar Juttner Missing #ifndef-#define
(edit) @1198:6f1604392dc8   19 years Alpar Juttner Bugfix in BidirGraphWrapper?
(edit) @1197:a2cd33e6f61c   19 years marci let's remember: the boss said that we have to test even the …
(edit) @1196:4bebc22ab77c   19 years Alpar Juttner - Bugfix in setting the previous Node - Bugfix in DijkstraWizard?
(edit) @1193:c3585aec8cb3   19 years Balazs Dezso Bug fix, and g++ 3.4 compatibility changes.
(edit) @1192:aa4483befa56   19 years Balazs Dezso Adding GraphEdgeSet? and GraphNodeSet? classes to graph_utils.h.
(edit) @1191:c988f12c6c0c   19 years Balazs Dezso Correcting explicit declaration.
(edit) @1190:477a0fe37552   19 years Balazs Dezso Bug fix
(edit) @1189:9203a299ce4e   19 years Balazs Dezso Bug fix
(edit) @1188:7e529047df1a   19 years Balazs Dezso Fix documentation. Temporarly removing the exception handling.
(edit) @1186:448f76e44b24   19 years Balazs Dezso Radix heap_implementation
(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.
Note: See TracRevisionLog for help on using the revision log.