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) @2502:9c23c3762bc5   16 years Balazs Dezso BpUGraphReader and Writer
(edit) @2501:1af977819111   16 years Balazs Dezso Forgotten images
(edit) @2500:9d9855af1de1   16 years Balazs Dezso planar doxygen group
(edit) @2499:c97596611d59   16 years Balazs Dezso Planar Grid Embedding
(edit) @2498:290e43cddc1a   16 years Balazs Dezso Bug fix in undirected graphs (adding loops) Bug fix in undirected …
(edit) @2497:ea96c0acefc4   16 years Akos Ladanyi Build fix.
(edit) @2496:72c3c25d5b8f   16 years Balazs Dezso setAll for iterable bool maps
(edit) @2495:e4f8367beb41   16 years Akos Ladanyi Added the function isFinite(), and replaced the calls to finite() with …
(edit) @2494:839c74eeba84   16 years Akos Ladanyi Makefile fix.
(edit) @2493:6231d9d3957b   16 years Balazs Dezso Bad documentation
(edit) @2492:387f6ff851ef   16 years Balazs Dezso Adding doc
(edit) @2491:b63ae56979ef   16 years Balazs Dezso Documentation for lemon tools
(edit) @2490:31a93dd6f714   16 years Balazs Dezso Minor bug fixes in documentation
(edit) @2489:48dddc283cfc   16 years Balazs Dezso Bug fix and redesign StdMap? Improving map adaptors documentations
(edit) @2488:da94e3b332f3   16 years Balazs Dezso Bug fix in MaxMatching?
(edit) @2487:568ff3572a96   16 years Balazs Dezso Removing other occurences of cnt
(edit) @2486:0c498f2239a8   16 years Balazs Dezso Doc bug fix
(edit) @2485:88aa7870756a   16 years Balazs Dezso New developers page The participation period should be included Bug …
(edit) @2484:51995c1f1093   17 years Alpar Juttner make it compatible with current version of glpk
(edit) @2483:bf6d7b624d5c   17 years Alpar Juttner - Gamma distributon random variable. - Test file for random.h
(edit) @2482:217123f59d7e   17 years Alpar Juttner Missing header file added.
(edit) @2481:ddb851e1481a   17 years Balazs Dezso Avoiding warnings
(edit) @2480:eecaeab41472   17 years Balazs Dezso Planarity checking and embedding
(edit) @2479:221cfaf118a6   17 years Balazs Dezso Once again bug fix in significant bit calculation
(edit) @2478:bf783151bc92   17 years Balazs Dezso The same for unsigned radix sort
(edit) @2477:b5e1f017ff41   17 years Balazs Dezso Bug fix in most significant digit calculation
(edit) @2476:059dcdda37c5   17 years Peter Kovacs Bug fixes in the documentation (mainly bad references).
(edit) @2475:1e9cc7b2eabc   17 years Balazs Dezso Generate tools documentation
(edit) @2474:e6368948d5f7   17 years Peter Kovacs Small bug fixes and changes in the documentation.
(edit) @2473:9ffff9051a4b   17 years Peter Kovacs Small improvement in documentation.
(edit) @2472:fb60f631790b   17 years Peter Kovacs Missing header.
(edit) @2471:ed70b226cc48   17 years Peter Kovacs Small changes in min. cost flow algorithms.
(edit) @2470:46818ce27a60   17 years Peter Kovacs Small bug fixes.
(edit) @2469:d6f12a9b5cbf   17 years Balazs Dezso Invalid assignments ambiguity handling
(edit) @2468:16615642ac7b   17 years Balazs Dezso More simple interface for PathDumper?
(edit) @2467:2025a571895e   17 years Balazs Dezso PathNodeIt? PathWriter/Reader? structures Distinict MapSet? readers and …
(edit) @2466:feb7974cf4ec   17 years Balazs Dezso Redesign of augmenting path based matching Small bug fix in the …
(edit) @2465:df09310da558   17 years Akos Ladanyi Consider the CPXMIP_OPTIMAL_TOL status as OPTIMAL too.
(edit) @2464:d4bdbc35c927   17 years Balazs Dezso uedgeset is an alias for edgeset
(edit) @2463:19651a04d056   17 years Balazs Dezso Query functions: aMatching and bMatching Modified algorithm function …
(edit) @2462:7a096a6bf53a   17 years Balazs Dezso Common interface for bipartite matchings Some useful query function …
(edit) @2461:1dd4d6ff9bac   17 years Balazs Dezso Reporting invalid ID
(edit) @2460:3c347c306703   17 years Balazs Dezso Correction in the line numbering method
(edit) @2459:ea943997a8fe   17 years Balazs Dezso Sample input for sat-2 and sat demos
(edit) @2458:93b4132ac1e8   17 years Balazs Dezso The mip column addition hack is necessary only for 4.16
(edit) @2457:8c791ee69a45   17 years Balazs Dezso Improvments in min cost flow algorithms - improved cycle cancelling
(edit) @2456:717a5134ddeb   17 years Balazs Dezso Space reservation for SmartGraph? Doc improvments
(edit) @2455:dc3f7991ad58   17 years Balazs Dezso Using set() instead of assignment
(edit) @2454:c4554a95b0d3   17 years Alpar Juttner Spellcheck
(edit) @2453:2800d9efb01d   17 years Balazs Dezso Correction for multiple point on starting sweep line
(edit) @2452:24887f3a35ec   17 years Alpar Juttner Update the demo file of Circulation
(edit) @2451:d7b7048e045b   17 years Alpar Juttner Two new constructors added to dim2::BoundingBox?
(edit) @2450:719220885b90   17 years Alpar Juttner Negate the meaning of the delta parameter
(edit) @2449:1d685ac667ec   17 years Alpar Juttner Minor improvement in Tutorial
(edit) @2448:ab899ae3505f   17 years Alpar Juttner Bugfix and improvement in -tsp2 algorithm
(edit) @2447:260ce674cc65   17 years Balazs Dezso Delaunay triangulation Faster geometric minimum spanning tree
(edit) @2446:dd20d76eed13   17 years Alpar Juttner A minimum spanning tree based TSP algorithm is added (-tsp2)
(edit) @2445:aaf5787f4d5d   17 years Alpar Juttner - Fix a serious bug in UEulerIt - Add a conversion to UEdge - Make …
(edit) @2444:06f3702bf18d   17 years Balazs Dezso Patch in network simplex Patch from Peter Kovacs
(edit) @2443:14abfa02bf42   17 years Balazs Dezso Patch for retrieving reached/processed node in dijkstra, bfs and dfs …
(edit) @2442:27b7c7de9cac   17 years Balazs Dezso Bug fix
(edit) @2441:d8d6ab871608   17 years Balazs Dezso Conformity to new GLPK interface Hacking Mip without integer variables
(edit) @2440:c9218405595b   17 years Balazs Dezso Various min cost flow solvers Patch from Peter Kovacs
(edit) @2439:3f1c7a6c33cd   17 years Balazs Dezso Modified start() function in Dfs and Dijkstra classes to give back …
(edit) @2438:718479989797   17 years Balazs Dezso Bug fix in Bfs class. Patch from Peter Kovacs
(edit) @2437:02c7076bf894   17 years Balazs Dezso Small improvements in MinMeanCycle? class. Patch from Peter Kovacs
(edit) @2436:0c941c524b47   17 years Alpar Juttner Integer parameters also convert to double
(edit) @2435:548f498fa059   17 years Alpar Juttner Fix the bug
(edit) @2434:1868551b527a   17 years Alpar Juttner Test the repository checking service
(edit) @2433:f59cab98c3dc   17 years Alpar Juttner Fix the test bug
(edit) @2432:2b5f3d4a4e0d   17 years Akos Ladanyi Sorry…
(edit) @2431:51f4a390e3e5   17 years Akos Ladanyi fix to compile with gcc 4.1.2
(edit) @2430:c14aaef85d50   17 years Alpar Juttner Test broken repository warning
(edit) @2429:fd51b552bcf2   17 years Balazs Dezso Renaming topology doxygen group
(edit) @2428:c06e86364234   17 years Balazs Dezso Doc change
(edit) @2427:d40c31b08d6f   17 years Balazs Dezso Clear for unionfinds
(edit) @2426:6e1027a05d73   17 years Balazs Dezso Allowing 'string' type quoting
(edit) @2425:08b64ae5a564   17 years Balazs Dezso Helper classs for checking existence of a nested class
(edit) @2424:95cd24940d00   17 years Balazs Dezso Redesigned Kruskal algorithm The interface of function type …
(edit) @2423:02fedd6652c6   17 years Balazs Dezso Corrections on StoreBoolMap? - *insert_iterator has void value_type - …
(edit) @2422:77ed2b97abbd   17 years Balazs Dezso Doc fix
(edit) @2421:160ebfb944a9   17 years Balazs Dezso Small changes
(edit) @2420:07c4f9bcb4d5   17 years Balazs Dezso Demo program for SAT problems
(edit) @2419:6a567c0f1214   17 years Akos Ladanyi Added SimplePath::front().
(edit) @2418:89cbf0a2ed57   17 years athos Slight modifications.
(edit) @2417:113d381c9160   17 years Balazs Dezso Parameter reordering Patch from Kovacs Peter
(edit) @2416:261b4701405d   17 years Balazs Dezso Small improvments
(edit) @2415:ef13597d249a   17 years athos I only corrected bugs to make things compile: some featured not …
(edit) @2414:9e80927b7921   17 years Balazs Dezso Bug fix Wrong renaming
(edit) @2413:21eb3ccdc3df   17 years Balazs Dezso Right dimacs format for min cost flows Bug fixes in tolerance and …
(edit) @2412:086fc76d591d   17 years Akos Ladanyi Append the svn revision number to the version string automatically.
(edit) @2411:5820c6cec654   17 years Balazs Dezso Bug fix
(edit) @2410:fe46b61da4e3   17 years Balazs Dezso dim_to_lgf - use the argparser class arg_parser improvments - usage …
(edit) @2409:fe0a8fe16271   17 years Alpar Juttner Minimum mean cycle algorithm contributed by Peter Kovacs.
(edit) @2408:467ca6d16556   17 years Alpar Juttner Doc improvements contributed by Peter Kovacs.
(edit) @2407:fb2052c94ebd   17 years Alpar Juttner Using LEMON_ASSERT instead of LogicError?()
(edit) @2406:0ffc78641b34   17 years Alpar Juttner Better doc.
(edit) @2405:57586d25f415   17 years Balazs Dezso Missing template keyword bug
(edit) @2404:ec474604075e   17 years Alpar Juttner dim_to_lgf has been moved to tools/ (from demo/)
(edit) @2403:b8f65d8528e1   17 years Alpar Juttner The lemon repository has been renamed
Note: See TracRevisionLog for help on using the revision log.