COIN-OR::LEMON - Graph Library

source: lemon-main/lemon

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1148:2126945deb6a   9 years Alpar Juttner Fix wrong iteration in ListGraph? snapshot, part II. (#598)
(edit) @1147:138714057145   9 years Alpar Juttner Merge
(edit) @1146:81f70097df81   9 years Alpar Juttner Fix wrong iteration in ListGraph? snapshot (#598)
(edit) @1144:760a5f690163   9 years Alpar Juttner Minor doc fixes
(edit) @1143:f85ee41c84bc   9 years Alpar Juttner Bugfix in Vf2 - missing initialization (#597)
(edit) @1142:2f479109a71d   9 years Alpar Juttner Documentation for VF2 (#597) The implementation of this feature was …
(edit) @1141:a037254714b3   9 years Péter Madarasi VF2 algorithm added (#597) The implementation of this feature was …
(edit) @1140:f8ec64f78b5f   9 years Alpar Juttner Merge bugfix #473
(edit) @1139:0900cfe4a84d   9 years Alpar Juttner Threadsafe CplexEnv? (#473)
(edit) @1136:20f95cd51aba   9 years Alpar Juttner Merge bugfix #595
(edit) @1135:c199e9976d93   9 years Alpar Juttner Resolve VS and MinGW warnings (#595)
(edit) @1134:f70f688d9ef9   9 years Alpar Juttner Replace #define WIN32 (#595)
(edit) @1133:93d455c647be   9 years Balazs Dezso Fix problem with temporal iterator parameters (#325)
(edit) @1132:0998f70d0b2d   9 years Alpar Juttner Clang -std=c++11 related fixes (#325)
(edit) @1131:4add05447ca0   9 years Alpar Juttner Tests and bugfixes for the STL style iterators (#325)
(edit) @1130:0759d974de81   10 years ggab90 STL style iterators (#325) For * graph types, * graph adaptors, * …
(edit) @1125:1ad592289f93   9 years Alpar Juttner Faster CPLEX problem build-up #422
(edit) @1124:d51126dc39fa   9 years Alpar Juttner Resolve MSVC conversion warnings C4244 (#519)
(edit) @1123:18c89646185e   9 years Alpar Juttner Suppress MSVC warning C4267 (#519) C4267: conversion from 'size_t' to …
(edit) @1121:1d80ec7d17eb   9 years Alpar Juttner Remove GCC_VERSION define (#536) This fix is due to marciso.
(edit) @1120:5de6a70446f6   10 years Alpar Juttner Fix buggy include logic in lemon/lp.h (#503)
(edit) @1118:ce1533650f7d   10 years Alpar Juttner Merge bugfix #474
(edit) @1117:b40c2bbb8da5   11 years Peter Kovacs Fix division by zero error in case of empty graph (#474)
(edit) @1116:07cd9a2d20e0   10 years Alpar Juttner Specify lib dependencies for the main lib build (#481)
(edit) @1115:9153e490f09c   10 years Alpar Juttner Giving libemon.so a real soname (#482)
(edit) @1112:6aea07d5ca48   10 years Alpar Juttner Add missing include header and std:: namespace spec. (#487)
(edit) @1108:e00d7b681d8e   10 years Alpar Juttner Bugfix in default LP/MIP setting (#465) The bug was introduced in …
(edit) @1105:62dba6c90f35   10 years Alpar Juttner Fix default LP/MIP setting (#479)
(edit) @1104:a78e5b779b69   10 years Alpar Juttner Merge bugfix #478
(edit) @1103:c0c2f5c87aa6   10 years Peter Kovacs Rename field in min cost flow codes (#478)
(edit) @1102:330264b171cf   10 years Peter Kovacs Fix debug checking + simplify lower bound handling (#478)
(edit) @1101:15e233f588da   11 years Alpar Juttner Fix invalid map query in NearestNeighborTsp? (#476)
(edit) @1099:72694bc6916d   11 years Alpar Juttner Merge bugfix #471
(edit) @1097:dd5b5d96b657   11 years Alpar Juttner Have graph_to_eps.h compile with both gcc-3.3 and clang++-3.2 (#471) …
(edit) @1095:ad40f7d32846   11 years Alpar Juttner Merge >=1.2 branch heads
(edit) @1093:fb1c7da561ce   11 years Alpar Juttner Remove long lines (from all but one file)
(edit) @1092:dceba191c00d   11 years Alpar Juttner Apply unify-sources.sh to the source tree
(edit) @1091:9eac00ea588f   11 years Alpar Juttner Merge bugfix #439
(edit) @1090:70b199792735   11 years Alpar Juttner Clarification in biNodeConnected() doc (#439)
(edit) @1089:552e3d1242c6   11 years Balazs Dezso Fix biNodeConnected() function (#439)
(edit) @1088:4000b7ef4e01   11 years Alpar Juttner Add cmake config to find SoPlex? (#460) Based on the patch sent by ax487
(edit) @1087:dd1443e4a34c   11 years Alpar Juttner Further ignore_unused_variable_warning() explicit namespaces (#294)
(edit) @1086:97f1760dcd13   11 years Alpar Juttner Merge #294
(edit) @1084:8b2d4e5d96e4   11 years Alpar Juttner Merge #294 to branches >=1.2
(edit) @1083:3e711ee55d31   11 years Alpar Juttner Add explicit namespace to ignore_unused_variable_warning() usages (#294)
(edit) @1081:9d1616d708ee   11 years Peter Kovacs Use latex formatting for non-trivial O() expressions (#463)
(edit) @1080:c5cd8960df74   11 years Peter Kovacs Use m instead of e for denoting the number of arcs/edges (#463)
(edit) @1079:5958cc5c0a98   11 years Alpar Juttner Merge further fixes #470
(edit) @1078:115031ac8001   11 years Alpar Juttner Further fixes for gcc version 3.3 and 4.3 (#470)
(edit) @1077:6039b32a2351   11 years Alpar Juttner Unused local typedefs warning pragma is only applied to gcc>=4.8 (#470)
(edit) @1076:38c432e01489   11 years Alpar Juttner Fix dummy doc comment (#459)
(edit) @1074:97d978243703   11 years Alpar Juttner Fix unresolved doc references (#459)
(edit) @1072:0e30f63d45d0   11 years Peter Kovacs Bugfix in assert.h (#461)
(edit) @1071:879fcb781086   11 years Alpar Juttner Merge #454
(edit) @1070:ee9bac10f58e   11 years Peter Kovacs Debug checking for capacity bounds in min cost flow algorithms (#454)
(edit) @1069:d1a48668ddb4   11 years Alpar Juttner Merge fix #470
(edit) @1068:756022ac1674   11 years Alpar Juttner Suppress 'unused local typedefs' warnings, and resolve others (#470)
(edit) @1064:fc3854d936f7   11 years Alpar Juttner Enable/disable options for LP/MIP backends (#465)
(edit) @1063:1782aa72495a   12 years Alpar Juttner Add file export funcionality to LpBase? (#457)
(edit) @1062:caf16813b1e8   12 years Alpar Juttner Better CPLEX discovery (#446)
(edit) @1061:473c71baff72   11 years Peter Kovacs Avoid usage of alternative operator (#177)
(edit) @1060:45befc97b1bc   11 years Peter Kovacs Merge test files of Preflow and EdmondsKarp? (#177)
(edit) @1059:08f2dc76e82e   11 years Peter Kovacs Rename flow init functions according to Preflow (#177)
(edit) @1058:2f00ef323c2e   11 years Peter Kovacs Rename DefFlowMap? named parameter to SetFlowMap? (#177) in EdmondsKarp?
(edit) @1057:6a8a688eacf6   11 years Peter Kovacs Improve and fix API doc of EdmondsKarp? according to Preflow (#177)
(edit) @1056:92a884824429   13 years thoneyvazul Port Edmonds-Karp algorithm from svn -r3524 (#177)
(edit) @1054:c40a9d94442d   12 years Alpar Juttner New features in time_measure.h (#442)
(edit) @1053:1c978b5bcc65   11 years Alpar Juttner Use doxygen's own bibtex support (#456)
(edit) @1049:7bf489cf624e   11 years Peter Kovacs Minor fixes and improvements in the doc (#459)
(edit) @1044:15d7c5eadaca   11 years Peter Kovacs Greatly extend path_test.cc + fix compiler warning (#408)
(edit) @1042:d450a02728d0   14 years Balazs Dezso Bidirectional iterator support for radixSort() (#362)
(edit) @1037:d3dcc49e6403   11 years Peter Kovacs Use output iterator instead of a container (#386) in tourNodes() …
(edit) @1036:dff32ce3db71   13 years Peter Kovacs Make InsertionTsp? much faster and improve docs (#386)
(edit) @1034:ef200e268af2   13 years Peter Kovacs Unifications and improvements in TSP algorithms (#386)
(edit) @1033:9a51db038228   13 years Peter Kovacs Document and greatly improve TSP algorithms (#386) - Add LEMON …
(edit) @1031:ae0b056593a7   13 years f4c3 Heuristic algorithms for symmetric TSP (#386)
(edit) @1030:4936be66d2f5   11 years Balazs Dezso Changes in BpGraph? lgf reader and writer (#69) - Add typesade RedNode?
(edit) @1029:374a9519986b   12 years Poroszkai Daniel Update LGF reader to work with typesafe bipartite node sets (#69)
(edit) @1028:4441b066368c   12 years Balazs Dezso Doc fix in BpGraphs? (#69)
(edit) @1027:8b2b9e61d8ce   12 years Balazs Dezso Remove asRedBludeNode() function (#69)
(edit) @1026:699c7eac2c6d   12 years Balazs Dezso Renamings in BpGraphs? (#69) - RedIt?->RedNodeIt? - BlueIt?->BlueNodeIt?
(edit) @1025:c8fa41fcc4a7   12 years Balazs Dezso Type safe red and blue node set (#69)
(edit) @1024:b84e68af8248   13 years Balazs Dezso LGF reader and writer for bipartite graphs (#69)
(edit) @1023:939ee6d1e525   13 years Balazs Dezso Use member variables to store the highest IDs in bipartite partitions (#69)
(edit) @1022:523e45e37e52   13 years Balazs Dezso Implementation of BpGraphCopy? (#69)
(edit) @1021:a12cca3ad15a   13 years Balazs Dezso ListBpGraph? implementation (#69)
(edit) @1020:5ef0ab7b61cd   13 years Balazs Dezso FullBpGraph? implementation (#69)
(edit) @1019:4c89e925cfe2   13 years Balazs Dezso SmartBpGraph? implementation (#69)
(edit) @1018:2e959a5a0c2d   13 years Balazs Dezso Add bipartite graph concepts (#69)
(edit) @1016:97975184f4aa   11 years Alpar Juttner Merge bugfix #445
(edit) @1015:d32e4453b48c   12 years Alpar Juttner Fix missing initialization in CplexEnv::CplexEnv?() (#445)
(edit) @1013:f6f6896a4724   11 years Peter Kovacs Ensure strongly polynomial running time for CycleCanceling? (#436) The …
(edit) @1012:21a9f829ab68   11 years Peter Kovacs Optional iteration limit in HowardMmc? (#438)
(edit) @1010:36fa2fee7144   11 years Alpar Juttner Merge bugfix #453
(edit) @1008:d216e1c8b3fa   11 years Alpar Juttner Merge #453 to branches >=1.2
(edit) @1007:7e368d9b67f7   11 years Alpar Juttner Avoid GCC 4.7 compiler warnings (#453)
(edit) @1004:d59484d5fc1f   11 years Alpar Juttner Merge docfix #437
(edit) @1003:16f55008c863   12 years Peter Kovacs Doc improvements for min cost flow algorithms (#437)
(edit) @1002:f63ba40a60f4   12 years Peter Kovacs Improve module docs and references (#437)
(edit) @1001:e344f0887c59   12 years Alpar Juttner Further clang compilation fixes (#449)
Note: See TracRevisionLog for help on using the revision log.