source:
lemon-main/lemon
@
1072:0e30f63d45d0
| Name | Size | Rev | Age | Author | Last Change |
|---|---|---|---|---|---|
| ../ | |||||
| bits | 997:761fe0846f49 | 13 years | Fix clang compilation warnings and errors (#449) | ||
| concepts | 1007:7e368d9b67f7 | 13 years | Avoid GCC 4.7 compiler warnings (#453) | ||
| adaptors.h | 109.5 KB | 997:761fe0846f49 | 13 years | Fix clang compilation warnings and errors (#449) | |
| arg_parser.cc | 12.2 KB | 440:88ed40ad0d4f | 17 years | Happy New Year again - update the copyright headers + run the source … | |
| arg_parser.h | 12.0 KB | 440:88ed40ad0d4f | 17 years | Happy New Year again - update the copyright headers + run the source … | |
| assert.h | 7.4 KB | 1072:0e30f63d45d0 | 13 years | Bugfix in assert.h (#461) | |
| base.cc | 1.0 KB | 477:e6ae4999cf22 | 17 years | Suppress or fix VS2008 warnings + turn off faulty tests using CMAKE (#208) | |
| bfs.h | 54.3 KB | 975:b873350e6258 | 14 years | Intel C++ compatibility fixes | |
| bin_heap.h | 10.1 KB | 683:9f529abcaebf | 16 years | Unification of names in heaps (#50) | |
| bucket_heap.h | 16.3 KB | 683:9f529abcaebf | 16 years | Unification of names in heaps (#50) | |
| cbc.cc | 11.5 KB | 988:8d281761dea4 | 13 years | Fix buggy reinitialization in _solver_bits::VarIndex::clear() (#441) … | |
| cbc.h | 3.4 KB | 576:745e182d0139 | 17 years | Unified message handling for LP and MIP solvers (#9) | |
| circulation.h | 24.4 KB | 997:761fe0846f49 | 13 years | Fix clang compilation warnings and errors (#449) | |
| clp.cc | 11.8 KB | 988:8d281761dea4 | 13 years | Fix buggy reinitialization in _solver_bits::VarIndex::clear() (#441) … | |
| clp.h | 4.4 KB | 576:745e182d0139 | 17 years | Unified message handling for LP and MIP solvers (#9) | |
| CMakeLists.txt | 1.6 KB | 968:53c0dd387001 | 14 years | Support shared library build (#433) | |
| color.cc | 1.2 KB | 440:88ed40ad0d4f | 17 years | Happy New Year again - update the copyright headers + run the source … | |
| color.h | 5.9 KB | 440:88ed40ad0d4f | 17 years | Happy New Year again - update the copyright headers + run the source … | |
| concept_check.h | 2.6 KB | 997:761fe0846f49 | 13 years | Fix clang compilation warnings and errors (#449) | |
| config.h.cmake | 260 bytes | 678:d1e1cd94bf49 | 16 years | Put the version string into config.h Also make it possible to set the … | |
| config.h.in | 550 bytes | 678:d1e1cd94bf49 | 16 years | Put the version string into config.h Also make it possible to set the … | |
| connectivity.h | 50.1 KB | 648:4ff8041e9c2e | 16 years | Doc improvements and fixes for connectivity tools (#285) And add … | |
| core.h | 59.2 KB | 1068:756022ac1674 | 12 years | Suppress 'unused local typedefs' warnings, and resolve others (#470) | |
| counter.h | 7.9 KB | 440:88ed40ad0d4f | 17 years | Happy New Year again - update the copyright headers + run the source … | |
| cplex.cc | 25.3 KB | 1015:d32e4453b48c | 13 years | Fix missing initialization in CplexEnv::CplexEnv?() (#445) | |
| cplex.h | 7.0 KB | 576:745e182d0139 | 17 years | Unified message handling for LP and MIP solvers (#9) | |
| dfs.h | 50.5 KB | 975:b873350e6258 | 14 years | Intel C++ compatibility fixes | |
| dijkstra.h | 42.6 KB | 584:33c6b6e755cd | 17 years | Small doc improvements (#263) | |
| dim2.h | 17.3 KB | 440:88ed40ad0d4f | 17 years | Happy New Year again - update the copyright headers + run the source … | |
| dimacs.h | 14.7 KB | 584:33c6b6e755cd | 17 years | Small doc improvements (#263) | |
| edge_set.h | 36.4 KB | 670:926c47568a56 | 16 years | Add artificial addNode() function to the arc/edge set classes | |
| elevator.h | 26.4 KB | 581:aa1804409f29 | 17 years | Exploit that the standard maps are reference maps (#190) | |
| error.h | 6.7 KB | 440:88ed40ad0d4f | 17 years | Happy New Year again - update the copyright headers + run the source … | |
| euler.h | 8.3 KB | 648:4ff8041e9c2e | 16 years | Doc improvements and fixes for connectivity tools (#285) And add … | |
| fib_heap.h | 13.3 KB | 683:9f529abcaebf | 16 years | Unification of names in heaps (#50) | |
| full_graph.h | 16.0 KB | 617:4137ef9aacc6 | 17 years | Fix and uniform the usage of Graph and Parent typedefs (#268) - … | |
| glpk.cc | 22.9 KB | 988:8d281761dea4 | 13 years | Fix buggy reinitialization in _solver_bits::VarIndex::clear() (#441) … | |
| glpk.h | 6.0 KB | 832:5100072d83ca | 16 years | Use void* like LPX object (#337) | |
| gomory_hu.h | 16.5 KB | 596:293551ad254f | 17 years | Improvements and fixes for the minimum cut algorithms (#264) | |
| graph_to_eps.h | 37.8 KB | 997:761fe0846f49 | 13 years | Fix clang compilation warnings and errors (#449) | |
| grid_graph.h | 18.4 KB | 617:4137ef9aacc6 | 17 years | Fix and uniform the usage of Graph and Parent typedefs (#268) - … | |
| hao_orlin.h | 30.1 KB | 597:2ca0cdb5f366 | 17 years | Fix in HaoOrlin? (#264) | |
| hypercube_graph.h | 11.8 KB | 617:4137ef9aacc6 | 17 years | Fix and uniform the usage of Graph and Parent typedefs (#268) - … | |
| kruskal.h | 10.3 KB | 584:33c6b6e755cd | 17 years | Small doc improvements (#263) | |
| lemon.pc.cmake | 377 bytes | 908:10242c611190 | 15 years | Create and install lemon.pc (#393) | |
| lemon.pc.in | 314 bytes | 658:ebdcc68fe79e | 16 years | Change the explanation of the acronym LEMON (#289) | |
| lgf_reader.h | 81.0 KB | 959:17e36e175725 | 14 years | Merge | |
| lgf_writer.h | 54.1 KB | 599:f63e87b9748e | 17 years | Merge | |
| list_graph.h | 41.7 KB | 617:4137ef9aacc6 | 17 years | Fix and uniform the usage of Graph and Parent typedefs (#268) - … | |
| lp.h | 2.2 KB | 627:20dac2104519 | 17 years | Merge and extend the fix of #275 | |
| lp_base.cc | 937 bytes | 486:bc0a130bbb46 | 17 years | Fix in lp_base.cc targeting AIX/xlC compatibility | |
| lp_base.h | 61.0 KB | 988:8d281761dea4 | 13 years | Fix buggy reinitialization in _solver_bits::VarIndex::clear() (#441) … | |
| lp_skeleton.cc | 4.5 KB | 576:745e182d0139 | 17 years | Unified message handling for LP and MIP solvers (#9) | |
| lp_skeleton.h | 6.3 KB | 576:745e182d0139 | 17 years | Unified message handling for LP and MIP solvers (#9) | |
| Makefile.am | 2.6 KB | 963:7c4ba7daaf5f | 14 years | Merge | |
| maps.h | 78.4 KB | 684:7b1a6e963018 | 16 years | Fix the implementation and doc of CrossRefMap? (#302) - Handle … | |
| matching.h | 103.9 KB | 867:5b926cc36a4b | 16 years | Fix multiple execution bug in weighted matchings (#356) This chgset … | |
| math.h | 2.1 KB | 487:06787db0ef5f | 17 years | Change LEMON's isnan() to isNaN() for the sake of AIX/xlC Certain xlC … | |
| min_cost_arborescence.h | 24.1 KB | 625:029a48052c67 | 17 years | Modify the interface of MinCostArborescence? + improvements (#267) - … | |
| nauty_reader.h | 3.0 KB | 440:88ed40ad0d4f | 17 years | Happy New Year again - update the copyright headers + run the source … | |
| network_simplex.h | 45.4 KB | 888:5205145fabf6 | 15 years | Fix the usage of min() (#368) | |
| path.h | 30.6 KB | 990:7440937d154b | 13 years | Bugfix in path copy constructors and assignment operators (#444) | |
| preflow.h | 29.6 KB | 923:30d5f950aa5f | 15 years | Fix wrong initialization in Preflow (#414) | |
| radix_heap.h | 12.5 KB | 683:9f529abcaebf | 16 years | Unification of names in heaps (#50) | |
| radix_sort.h | 15.3 KB | 559:c5fd2d996909 | 17 years | Various doc improvements (#248) - Rename all the ugly template … | |
| random.cc | 867 bytes | 440:88ed40ad0d4f | 17 years | Happy New Year again - update the copyright headers + run the source … | |
| random.h | 30.3 KB | 584:33c6b6e755cd | 17 years | Small doc improvements (#263) | |
| smart_graph.h | 21.5 KB | 617:4137ef9aacc6 | 17 years | Fix and uniform the usage of Graph and Parent typedefs (#268) - … | |
| soplex.cc | 11.4 KB | 576:745e182d0139 | 17 years | Unified message handling for LP and MIP solvers (#9) | |
| soplex.h | 4.3 KB | 576:745e182d0139 | 17 years | Unified message handling for LP and MIP solvers (#9) | |
| suurballe.h | 15.9 KB | 852:30c77d1c0cba | 16 years | Remove unnecessary integer requirement in Suurballe (#323) | |
| time_measure.h | 13.5 KB | 584:33c6b6e755cd | 17 years | Small doc improvements (#263) | |
| tolerance.h | 7.4 KB | 517:2b6d5d22bb23 | 17 years | Merge | |
| unionfind.h | 49.2 KB | 867:5b926cc36a4b | 16 years | Fix multiple execution bug in weighted matchings (#356) This chgset … | |
Note: See TracBrowser
for help on using the repository browser.

