COIN-OR::LEMON - Graph Library

source: lemon-0.x/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1275:16980bf77bd3   19 years Alpar Juttner Minor improvements
(edit) @1274:5676e48ca026   19 years zsuzska some small corrections in docs
(edit) @1273:2b2ffa625775   19 years Alpar Juttner - Better (but still incomplete) doc - lp_test runs correctly
(edit) @1272:17be4c5bc6c6   19 years Alpar Juttner - Non-template expressions and constraints (lin_expr.h isn't used)
(edit) @1271:40e5d0d44a65   19 years Balazs Dezso Some bug fix
(edit) @1270:806451fd084b   19 years jacint bugfixes in doc
(edit) @1269:4c63ff4e16fa   19 years marci bug fix in SubBidirGraphWrapper::firstIn(Edge&,const Node&), due to …
(edit) @1268:a1f9a4d4ea0c   19 years Alpar Juttner Use the standard idMap
(edit) @1267:a93f94dbe3d3   19 years Balazs Dezso First version of iterable maps.
(edit) @1266:74d616d081f0   19 years zsuzska corrections in docs
(edit) @1264:92ba3e62825d   19 years Alpar Juttner Constraints (expressions containing <= or >=) can be passed to …
(edit) @1263:a490938ad0aa   19 years Alpar Juttner - LpGlpk? added to the makefile - missing const_cast<>() added - prop …
(edit) @1262:61f989e3e525   19 years athos This was a bug, I guess
(edit) @1261:9d0deeea8c08   19 years athos Low level interface for GLPK (Marci után szabadon)
(edit) @1260:d8491fce6751   19 years athos
(edit) @1259:11a09f1319b3   19 years Alpar Juttner - Largely extended linear expressions - Better docs
(edit) @1258:88dff8bb4bf2   19 years Alpar Juttner - setRow() added - more docs
(edit) @1257:7101e2c3a881   19 years Alpar Juttner - several missing 'const' added - value of xy is undefined by default
(edit) @1256:3bb4ed285c39   19 years Alpar Juttner - src/lemon/utility.h: dummy<> template added - LpSolverBase::INF is …
(edit) @1255:6455f64a85dc   19 years Alpar Juttner Oops…
(edit) @1254:c9558638fe42   19 years Alpar Juttner - lp_solver_skeleton.h/cc: skeleton for actual lp implenetations - …
(edit) @1253:609fe893df8c   19 years Alpar Juttner - simple makefile added - _FixId class added (more clarification …
(edit) @1252:4fee8e9d9014   19 years marci documentation
(edit) @1251:8f7ce70899e6   19 years athos Bug fix (thanks to Misi).
(edit) @1250:30f540067a80   19 years Alpar Juttner "unused parameter" warning solved
(edit) @1249:66b54d071a60   19 years athos An alternative of lp_base.h.
(edit) @1248:ca613a9e3567   19 years athos Bug fix in lp_base.h.
(edit) @1247:60708e1475ae   19 years athos Completions.
(edit) @1246:925002e098e7   19 years athos Csak a te kedvedert.
(edit) @1244:43a3d06e0ee0   19 years athos
(edit) @1243:41caee260bd4   19 years athos Ami félig van kész, ma már félig marad…
(edit) @1242:e48c4fe47aaf   19 years marci small improvment in documentation
(edit) @1241:dadc9987c537   19 years athos Modified a bit.
(edit) @1240:88a2ab6bfc4a   19 years athos Copied only so far.
(edit) @1239:8e1c3c30578b   19 years marci DO NOT USE UNDECARED STUFF
(edit) @1237:2414b5ab7684   19 years Alpar Juttner Constructor of IdMap?<G,I>::InverseMap? made public
(edit) @1236:fd24f16e0d73   19 years Alpar Juttner Some more MS VC++ compatibility changes (suggested by Janos Tapolcai)
(edit) @1235:4511c7d91834   19 years Alpar Juttner For cygwin compatibility.
(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) @1226:71fcebd3a041   19 years Alpar Juttner Minor changes for educational purposes. (Much more would be necessary...)
(edit) @1225:4401e1aeafcf   19 years Hegyi Péter Magic anyangle is Faster, harder, Blumchen
(edit) @1224:7f4f2855fa11   19 years Hegyi Péter Magic triangle is a bit more DONE, and is already not only a triangle.
(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) @1221:6706c788ebb5   19 years Hegyi Péter Magic triangle is READY.
(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) @1216:45f65dd610da   19 years Alpar Juttner Missing input file added
(edit) @1215:81b4731f8a6b   19 years Alpar Juttner - '.lgf' could be the standard 'lemon graph format' extension. - …
(edit) @1214:39993ada11c7   19 years Balazs Dezso Changing exception names. Compile sentry fix.
(edit) @1213:6cc106135d31   19 years Balazs Dezso Solve conflict.
(edit) @1212:d89e184cc24e   19 years Hegyi Péter i am getting familiar with gtkmm and gnomecanvasmm
(edit) @1211:73912ba03d83   19 years Balazs Dezso Bug fix.
(edit) @1210:f02396423239   19 years Balazs Dezso work modifications
(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) @1206:9c398137c2cb   19 years Balazs Dezso Increase test Changing test graph
(edit) @1205:a9a3354b01d4   19 years Balazs Dezso Bug fix in radix heap.
(edit) @1204:c3e29c6ae4e4   19 years Alpar Juttner Minor doc changes
(edit) @1203:14f951664a63   19 years Alpar Juttner Nothing special
(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) @1200:ae69f556b429   19 years Alpar Juttner Doc improvements
(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) @1195:4d07dd56fa9a   19 years Alpar Juttner The source node is reported to be reaches but it has no previous node/edge.
(edit) @1194:7bce0ef61d6b   19 years Balazs Dezso Change test to be up to date. Deprecated test, it should be used …
(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) @1187:04e5825000c5   19 years Balazs Dezso concept and checking functions for heaps
(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) @1182:a1abe9452199   19 years athos Added two demo programs: of course they are not considered to be …
(edit) @1181:848b6006941d   19 years athos Some work has been done in the quicktour.
(edit) @1180:f772c360b466   19 years Alpar Juttner Better color to bw conversion
(edit) @1179:cfe0ed224c2e   19 years Hegyi Péter Changing to gtk-mm
(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) @1176:1ba2b4c0c970   19 years marci glpk is able to search 5x5 magic square, let's celebrate the free software
(edit) @1174:5dccf1916ed8   19 years Hegyi Péter just kidding
(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
Note: See TracRevisionLog for help on using the revision log.