COIN-OR::LEMON - Graph Library

source: lemon-0.x/lemon

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2505:1bb471764ab8   16 years Balazs Dezso Redesign interface of MaxMatching? and UnionFindEnum? New class …
(edit) @2504:46a82ce84cc6   16 years Balazs Dezso Bug fix
(edit) @2502:9c23c3762bc5   16 years Balazs Dezso BpUGraphReader and Writer
(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) @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) @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   17 years Balazs Dezso Removing other occurences of cnt
(edit) @2486:0c498f2239a8   17 years Balazs Dezso Doc bug fix
(edit) @2485:88aa7870756a   17 years Balazs Dezso New developers page The participation period should be included Bug …
(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) @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) @2471:ed70b226cc48   17 years Peter Kovacs Small changes in min. cost flow algorithms.
(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) @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) @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) @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) @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) @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) @2402:da8eb8f4ea41   17 years Alpar Juttner An improved version of ArgParser?: You don't need to give an explicit …
(edit) @2401:7f20ec638bc2   17 years Balazs Dezso Data hiding Const members
(edit) @2399:ccf2a1fa1821   17 years Balazs Dezso More query functions
(edit) @2398:99b999e7b775   17 years Balazs Dezso Little interface improvment
(edit) @2397:a501140ce878   17 years Balazs Dezso Some design correction
(edit) @2396:658c04d74729   17 years Balazs Dezso naming convention: header sentry
(edit) @2394:8b9b44a9c754   17 years Balazs Dezso Bug fix missing include
(edit) @2393:5e5ca8ac5a8f   17 years Balazs Dezso Bug fix from Kovacs Peter
(edit) @2392:4bbeaf115cdb   17 years Balazs Dezso Bug whit Parent typedef in SplitGraphAdaptor::CombinedEdgeMap? Fixing …
(edit) @2391:14a343be7a5a   17 years Alpar Juttner Happy New Year to all source files!
(edit) @2390:8450951a8e2d   17 years Alpar Juttner - '-Wshadow' seemed to strict therefore removed - a tools directory …
(edit) @2389:df6a32249b46   17 years Alpar Juttner arg_parser.h: A command line argument parser. dist_log.h: A tool for …
(edit) @2388:c6d537888fe5   17 years Alpar Juttner More doc.
(edit) @2387:317b9a88c350   17 years Alpar Juttner Fix icc compilation failures
(edit) @2386:81b47fc5c444   17 years Balazs Dezso Hard Warning checking - based on the remark of the ZIB user - we do …
(edit) @2385:096d83158d41   17 years Balazs Dezso Bug fix Setting _pred in init()
(edit) @2384:805c5a2a36dd   17 years Balazs Dezso getNotifier to notifier renaming
(edit) @2383:545926902c13   17 years Balazs Dezso steiner.h into the makefile
(edit) @2382:678bea23ed75   17 years Balazs Dezso 2-approximation of Steiner-tree problem
(edit) @2381:0248790c66ea   17 years Balazs Dezso Bug fix
(edit) @2380:7b0558c52de3   17 years Alpar Juttner ball2() -> disc() renaming
Note: See TracRevisionLog for help on using the revision log.