COIN-OR::LEMON - Graph Library

source: lemon-0.x

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @1396:56f9a4ba9149   19 years Balazs Dezso GUI section handling.
(edit) @1395:746db68ca035   19 years Alpar Juttner Missing *.m4 files added.
(edit) @1394:f0c48d7fa73d   19 years Balazs Dezso Modifying the interface. add -> read, write
(edit) @1393:2edd8cd06eaf   19 years Balazs Dezso Bug fix.
(edit) @1392:b87aa8f0feb8   19 years Balazs Dezso Changed input operator.
(edit) @1391:5b46af577b23   19 years Alpar Juttner - BoundingBox::clear() added - More "-pedantic" code
(edit) @1390:9c8e464ed940   19 years Alpar Juttner LpSkeleton? updated
(edit) @1389:58b298e50c20   19 years athos Missing function _setRowBounds added to lp_skeleton.
(edit) @1388:50fc3487af8b   19 years Akos Ladanyi bugfix
(edit) @1387:37d1b20cd9ef   19 years Akos Ladanyi - include config.h instead of manually adding -DHAVE_{CPLEX,GLPK} to …
(edit) @1386:324c291a8daf   19 years Akos Ladanyi This way it works also when both GLPK and CPLEX are enabled.
(edit) @1385:49d1ca28ebd8   19 years Akos Ladanyi Don't set {GLPK,CPLEX}_{CFLAGS,LIBS} if the check fails.
(edit) @1384:0c4091eeda15   19 years Akos Ladanyi -I config is passed to aclocal when make invokes it.
(edit) @1383:79b68a337f9f   19 years marci A new implementation of UndirGraphWrapper?, accordig to the undirected …
(edit) @1382:2c925c18d130   19 years Alpar Juttner Set $lp_{glpk|cplex}_found even if --without-{glpk|cplex} option was given.
(edit) @1381:998e8def9676   19 years Alpar Juttner - lp_cplex.h, lp_cplex.cc added - lp_demo.cc and lp_maxflow_demo.cc …
(edit) @1380:cb2891afe526   19 years Akos Ladanyi added check for CLPEX
(edit) @1379:96a34c0904dd   19 years athos I really have no idea about what to write here now.
(edit) @1378:b82995734b2d   19 years Alpar Juttner Fix Makefile.am
(edit) @1377:bfbb5b30c5b8   19 years athos _clearObj instead of _setObj.
(edit) @1376:8de0c1aeeb32   19 years athos _setObj function
(edit) @1375:ebdce4f68ac4   19 years Alpar Juttner Get rid of all '-Wall -W' warnings.
(edit) @1374:bcfa3980b432   19 years Balazs Dezso Call the default constructor of the ObserverBase?.
(edit) @1373:284841d50d63   19 years Alpar Juttner Fix glpk summary
(edit) @1372:03b52f7db271   19 years Alpar Juttner Configure summary is printed. (To be extended.)
(edit) @1371:e1c99f5bdb3f   19 years Akos Ladanyi ignore src/demo/lp_maxflow_demo
(edit) @1370:76a3f46d361c   19 years Akos Ladanyi added m4 macro to control documentation generation
(edit) @1369:f1cf6b807414   19 years Akos Ladanyi irrelevant changes
(edit) @1368:f9d0d792c8a6   19 years Alpar Juttner icc like this a bit more (no warnings).
(edit) @1367:a490662291b9   19 years Alpar Juttner More steps toward gcc-3.4 compatibility
(edit) @1366:d00b85f8be45   19 years Alpar Juttner gcc-3.4 compile fix
(edit) @1365:c280de819a73   19 years Alpar Juttner src/work is moved to hugo_loc
(edit) @1364:ee5959aa4410   19 years Alpar Juttner - compile failure fixed - newLp(), copyLp() added - more doc.
(edit) @1363:a32f990b73d9   19 years Alpar Juttner An unnecessary duplicate removed.
(edit) @1362:b4330c52caeb   19 years Alpar Juttner - Adding new lp_demo.cc finished - Several 'unused variable' warnings …
(edit) @1361:04733359bac2   19 years Alpar Juttner lp_demo.cc becomes lp_maxflow_demo.cc WARNING: Repo doesn't compile!
(edit) @1360:4338e4280f67   19 years Alpar Juttner Fix a bug that caused corrupt eps file if there are loops or identical …
(edit) @1359:1581f961cfaa   19 years Alpar Juttner Correct the english name of EGRES.
(edit) @1358:a81fbbac3b4c   19 years Balazs Dezso Bug fixes. Modified test file.
(edit) @1357:8d9c47f31699   19 years Balazs Dezso Bug fix.
(edit) @1356:10d84041141c   19 years Akos Ladanyi Changed the includes.
(edit) @1355:57936f15055b   19 years Akos Ladanyi - Use messages similar to stock autoconf macros'.
(edit) @1354:5cb32ce3236a   19 years Akos Ladanyi updated mrproper target
(edit) @1353:943fd85a0d2d   19 years Akos Ladanyi ignore generated files/dirs
(edit) @1352:bdbb9144a49e   19 years Alpar Juttner - Bugfix in XMap/YMap - NormSquareMap? added
(edit) @1351:551ffd3bcbb7   19 years Akos Ladanyi - removed unnecessary include dirs
(edit) @1350:fb794edbf04b   19 years Akos Ladanyi - added an m4 script to set debugging related compiler flags
(edit) @1349:83388a4aa3af   19 years Akos Ladanyi - GLPK is autodetected now
(edit) @1348:115e42a5b0f7   19 years Akos Ladanyi - added autoheader (just to reduce the compliers argument list) - …
(edit) @1347:c0f6f251e893   19 years Balazs Dezso Documentation for lemon/bits.
(edit) @1346:639dadf8c00d   19 years Balazs Dezso Source and Target EdgeMap?.
(edit) @1345:71e0777b65e0   19 years Balazs Dezso Minor changes.
(edit) @1344:9146f77f6d67   19 years Balazs Dezso Removed obsolote todo.
(edit) @1343:a81f9cfc9775   19 years Balazs Dezso Some bug fixes.
(edit) @1342:e335eebdae5b   19 years Balazs Dezso Demo program Dijkstra with reduced lengths
(edit) @1341:bda966891ea0   19 years Alpar Juttner GraphReader? is made silent
(edit) @1340:80da1eadcaa7   19 years Alpar Juttner Missing header added
(edit) @1339:26a88d12d1a6   19 years athos A little has been done. Some important questions arised.
(edit) @1338:b261caf79ce7   19 years athos A little modification: a call for primalStatus().
(edit) @1337:6b2bdd70fe99   19 years Alpar Juttner 'make docs' and 'make install' is also working now in external build-dir
(edit) @1336:fd5fd79123fd   19 years Alpar Juttner Minor corrections in the doc
(edit) @1335:13a863ce81d9   19 years Balazs Dezso Obsolte test removed.
(edit) @1334:84979b9b8939   19 years Balazs Dezso Bug fixes.
(edit) @1333:2640cf6547ff   19 years Balazs Dezso Functionality changed: The first map is the id map => The map named …
(edit) @1332:bf228b5f648f   19 years Balazs Dezso Make standard conform. math.h -> cmath
(edit) @1331:7e93d3f0406d   19 years Balazs Dezso Documentation improvments.
(edit) @1330:52ef02524468   19 years Balazs Dezso Heap concept moved to namespace concept.
(edit) @1329:1bfaec33215b   19 years Alpar Juttner - Insert LP stuff into the module structure
(edit) @1328:a8dd11348853   19 years Alpar Juttner - Insert LP stuff into the module structure - More doc
(edit) @1327:ecc1cdea2ee7   19 years Alpar Juttner Disable shared libraries (makes the compilation a bit faster)
(edit) @1326:85f1c483279e   19 years Alpar Juttner Add presolver() to turn on/off the GLPK presolver
(edit) @1325:916ec8699dc3   19 years Alpar Juttner An icc warning resolved.
(edit) @1324:eca073533990   19 years Alpar Juttner Only lp_xyz's are linked against -lglpk
(edit) @1323:3aaadfb7de3d   19 years Alpar Juttner The case when the objective function contains a const component is …
(edit) @1322:cfc26d103bcf   19 years Alpar Juttner Demo prog that computes the max flow by LP
(edit) @1321:bc3a4c498eb2   19 years Alpar Juttner No output messages by default
(edit) @1320:9863b5d51beb   19 years Alpar Juttner lin_expr.h removed
(edit) @1319:6e277ba3fc76   19 years athos Cplex interface has improved a lot.
(edit) @1318:88edb143a87a   19 years athos Sample file completed: works correctly and the code is very beautiful. …
(edit) @1317:83f80464f111   19 years Alpar Juttner - XMap and YMap added - Spell checking
(edit) @1316:daaf6b5c28d6   19 years athos Makefile has changed.
(edit) @1315:c91ae3600eea   19 years athos A sample file.
(edit) @1314:9269c76551cf   19 years athos New functions in lp_glpk.cc. Sample file: lp_sample.cc.
(edit) @1313:96b74270c3a1   19 years Alpar Juttner LpSolverSkeleton? -> LpSkeleton? lp_solver_skeleton* -> lp_skeleton*
(edit) @1312:48f9299b390d   19 years Alpar Juttner max() [_setMax()], min() [_setMin()], primalValue() …
(edit) @1311:b810a07248a0   19 years Balazs Dezso Removing sticky using namespace std. Making up the using of namespaces.
(edit) @1310:1b434e6cc405   19 years Akos Ladanyi make distcheck works again
(edit) @1309:b3ce42a4d7d2   19 years Alpar Juttner lp_test added WARNING: Overall glpk dependency! (we should avoid)
(edit) @1308:0274efa2222f   19 years Akos Ladanyi Applied the changes which somehow vanished during my last merge. …
(edit) @1307:d4acebef7276   19 years Balazs Dezso Stuffs moved into bits
(edit) @1306:4ea2147274db   19 years Akos Ladanyi make distcheck fixes. Anyway it still doesn't work.
(edit) @1305:c3dc75d4af24   19 years Akos Ladanyi - moved lp_base.h, lp_base.cc, lp_glpk.h, lp_glpk.cc, …
(edit) @1304:c9c2e90b2342   19 years Akos Ladanyi Merged my branch (branches/akos) changes r1654:1740 into the trunk.
(edit) @1303:9bcc455da4f5   19 years Alpar Juttner SolutionStatus? -> SolveExitStatus? SolutionType? -> SolutionStatus?
(edit) @1302:3f90ae31200a   19 years Alpar Juttner Subdirectory for low level headers
(edit) @1301:1f3baf3bd1f2   19 years Hegyi Péter Graph displayer displays graphs now.
(edit) @1300:d1fc1bf7decc   19 years Alpar Juttner Trivial bugfix
(edit) @1299:e2545ef5d7d8   19 years athos Started cplex low level interface.
(edit) @1298:d1ca90316b59   19 years athos Now one can solve an lp problem.
(edit) @1297:fde0d12545c1   19 years Balazs Dezso Bug fix.
Note: See TracRevisionLog for help on using the revision log.