|
|
@1415:2a5810c2f806
|
19 years |
Balazs Dezso |
Moved to subgroup
|
|
|
@1414:01d9d6bc1284
|
19 years |
Balazs Dezso |
Handling simultan edge adding.
Fixed bug: directed edge maps for undir …
|
|
|
@1413:3f45d58969d4
|
19 years |
Balazs Dezso |
Fixing invertable maps:
InvertableMap?
DescriptorMap?
IdMap?
|
|
|
@1411:5d161e08bda8
|
19 years |
Balazs Dezso |
Bug fix.
|
|
|
@1410:dcfad73b3965
|
19 years |
Balazs Dezso |
Bug fixes.
|
|
|
@1409:d2d1f8fa187b
|
19 years |
Balazs Dezso |
LemonWriter? and GraphWriter?.
Little bit better documentation.
|
|
|
@1408:892c29484414
|
19 years |
Balazs Dezso |
New graph reader interface.
|
|
|
@1407:7152559e3d08
|
19 years |
athos |
Cplex works.
|
|
|
@1405:3626c7f10f14
|
19 years |
athos |
Deleted _setRowLowerBound() and _setRowUpperBound() functions. Cplex …
|
|
|
@1402:655d8e78454d
|
19 years |
Alpar Juttner |
Special maps' placement in the headers and in the doxigen modules …
|
|
|
@1401:9588dcef6793
|
19 years |
Alpar Juttner |
wrapper -> adaptor
|
|
|
@1399:d3ae1f06843d
|
19 years |
Alpar Juttner |
DataFormatError::what() also prints the name of the exception.
|
|
|
@1398:2f21cc34a245
|
19 years |
Alpar Juttner |
Docfix
|
|
|
@1397:30828157ae80
|
19 years |
Alpar Juttner |
For the sake of cygwin…
|
|
|
@1396:56f9a4ba9149
|
19 years |
Balazs Dezso |
GUI section handling.
|
|
|
@1394:f0c48d7fa73d
|
19 years |
Balazs Dezso |
Modifying the interface.
add -> read, write
|
|
|
@1393:2edd8cd06eaf
|
19 years |
Balazs Dezso |
Bug fix.
|
|
|
@1392:b87aa8f0feb8
|
19 years |
Balazs Dezso |
Changed input operator.
|
|
|
@1391:5b46af577b23
|
19 years |
Alpar Juttner |
- BoundingBox::clear() added
- More "-pedantic" code
|
|
|
@1390:9c8e464ed940
|
19 years |
Alpar Juttner |
LpSkeleton? updated
|
|
|
@1389:58b298e50c20
|
19 years |
athos |
Missing function _setRowBounds added to lp_skeleton.
|
|
|
@1386:324c291a8daf
|
19 years |
Akos Ladanyi |
This way it works also when both GLPK and CPLEX are enabled.
|
|
|
@1383:79b68a337f9f
|
19 years |
marci |
A new implementation of UndirGraphWrapper?, accordig to the undirected …
|
|
|
@1381:998e8def9676
|
19 years |
Alpar Juttner |
- lp_cplex.h, lp_cplex.cc added
- lp_demo.cc and lp_maxflow_demo.cc …
|
|
|
@1379:96a34c0904dd
|
19 years |
athos |
I really have no idea about what to write here now.
|
|
|
@1378:b82995734b2d
|
19 years |
Alpar Juttner |
Fix Makefile.am
|
|
|
@1377:bfbb5b30c5b8
|
19 years |
athos |
_clearObj instead of _setObj.
|
|
|
@1376:8de0c1aeeb32
|
19 years |
athos |
_setObj function
|
|
|
@1375:ebdce4f68ac4
|
20 years |
Alpar Juttner |
Get rid of all '-Wall -W' warnings.
|
|
|
@1374:bcfa3980b432
|
20 years |
Balazs Dezso |
Call the default constructor of the ObserverBase?.
|
|
|
@1368:f9d0d792c8a6
|
20 years |
Alpar Juttner |
icc like this a bit more (no warnings).
|
|
|
@1367:a490662291b9
|
20 years |
Alpar Juttner |
More steps toward gcc-3.4 compatibility
|
|
|
@1366:d00b85f8be45
|
20 years |
Alpar Juttner |
gcc-3.4 compile fix
|
|
|
@1364:ee5959aa4410
|
20 years |
Alpar Juttner |
- compile failure fixed
- newLp(), copyLp() added
- more doc.
|
|
|
@1362:b4330c52caeb
|
20 years |
Alpar Juttner |
- Adding new lp_demo.cc finished
- Several 'unused variable' warnings …
|
|
|
@1360:4338e4280f67
|
20 years |
Alpar Juttner |
Fix a bug that caused corrupt eps file if there are loops or identical …
|
|
|
@1359:1581f961cfaa
|
20 years |
Alpar Juttner |
Correct the english name of EGRES.
|
|
|
@1357:8d9c47f31699
|
20 years |
Balazs Dezso |
Bug fix.
|
|
|
@1356:10d84041141c
|
20 years |
Akos Ladanyi |
Changed the includes.
|
|
|
@1352:bdbb9144a49e
|
20 years |
Alpar Juttner |
- Bugfix in XMap/YMap
- NormSquareMap? added
|
|
|
@1349:83388a4aa3af
|
20 years |
Akos Ladanyi |
- GLPK is autodetected now
|
|
|
@1346:639dadf8c00d
|
20 years |
Balazs Dezso |
Source and Target EdgeMap?.
|
|
|
@1345:71e0777b65e0
|
20 years |
Balazs Dezso |
Minor changes.
|
|
|
@1344:9146f77f6d67
|
20 years |
Balazs Dezso |
Removed obsolote todo.
|
|
|
@1343:a81f9cfc9775
|
20 years |
Balazs Dezso |
Some bug fixes.
|
|
|
@1341:bda966891ea0
|
20 years |
Alpar Juttner |
GraphReader? is made silent
|
|
|
@1340:80da1eadcaa7
|
20 years |
Alpar Juttner |
Missing header added
|
|
|
@1336:fd5fd79123fd
|
20 years |
Alpar Juttner |
Minor corrections in the doc
|
|
|
@1334:84979b9b8939
|
20 years |
Balazs Dezso |
Bug fixes.
|
|
|
@1333:2640cf6547ff
|
20 years |
Balazs Dezso |
Functionality changed:
The first map is the id map => The map named …
|
|
|
@1332:bf228b5f648f
|
20 years |
Balazs Dezso |
Make standard conform. math.h -> cmath
|
|
|
@1331:7e93d3f0406d
|
20 years |
Balazs Dezso |
Documentation improvments.
|
|
|
@1330:52ef02524468
|
20 years |
Balazs Dezso |
Heap concept moved to namespace concept.
|
|
|
@1328:a8dd11348853
|
20 years |
Alpar Juttner |
- Insert LP stuff into the module structure
- More doc
|
|
|
@1326:85f1c483279e
|
20 years |
Alpar Juttner |
Add presolver() to turn on/off the GLPK presolver
|
|
|
@1323:3aaadfb7de3d
|
20 years |
Alpar Juttner |
The case when the objective function contains a const component is …
|
|
|
@1321:bc3a4c498eb2
|
20 years |
Alpar Juttner |
No output messages by default
|
|
|
@1317:83f80464f111
|
20 years |
Alpar Juttner |
- XMap and YMap added
- Spell checking
|
|
|
@1314:9269c76551cf
|
20 years |
athos |
New functions in lp_glpk.cc. Sample file: lp_sample.cc.
|
|
|
@1313:96b74270c3a1
|
20 years |
Alpar Juttner |
LpSolverSkeleton? -> LpSkeleton?
lp_solver_skeleton* -> lp_skeleton*
|
|
|
@1312:48f9299b390d
|
20 years |
Alpar Juttner |
max() [_setMax()], min() [_setMin()], primalValue() …
|
|
|
@1311:b810a07248a0
|
20 years |
Balazs Dezso |
Removing sticky using namespace std.
Making up the using of namespaces.
|
|
|
@1307:d4acebef7276
|
20 years |
Balazs Dezso |
Stuffs moved into bits
|
|
|
@1306:4ea2147274db
|
20 years |
Akos Ladanyi |
make distcheck fixes. Anyway it still doesn't work.
|
|
|
@1305:c3dc75d4af24
|
20 years |
Akos Ladanyi |
- moved lp_base.h, lp_base.cc, lp_glpk.h, lp_glpk.cc, …
|
|
|
@1304:c9c2e90b2342
|
20 years |
Akos Ladanyi |
Merged my branch (branches/akos) changes r1654:1740 into the trunk.
|
|
|
@1297:fde0d12545c1
|
20 years |
Balazs Dezso |
Bug fix.
|
|
|
@1287:984723507b86
|
20 years |
Alpar Juttner |
New groups called io_group and dimacs_group added
|
|
|
@1285:bf1840562c67
|
20 years |
zsuzska |
corrections in docs
|
|
|
@1284:b941d044f87b
|
20 years |
Alpar Juttner |
SmartGraph? can also split() a node!
|
|
|
@1283:fc20371677b9
|
20 years |
Alpar Juttner |
getPath() added to Bfs/Dfs/Dijkstra?.
|
|
|
@1282:81e89e2b90d1
|
20 years |
Alpar Juttner |
length() returns int istead of size_t
|
|
|
@1281:164ca6938d09
|
20 years |
Alpar Juttner |
- split() added
|
|
|
@1274:5676e48ca026
|
20 years |
zsuzska |
some small corrections in docs
|
|
|
@1271:40e5d0d44a65
|
20 years |
Balazs Dezso |
Some bug fix
|
|
|
@1270:806451fd084b
|
20 years |
jacint |
bugfixes in doc
|
|
|
@1269:4c63ff4e16fa
|
20 years |
marci |
bug fix in SubBidirGraphWrapper::firstIn(Edge&,const Node&), due to …
|
|
|
@1267:a93f94dbe3d3
|
20 years |
Balazs Dezso |
First version of iterable maps.
|
|
|
@1266:74d616d081f0
|
20 years |
zsuzska |
corrections in docs
|
|
|
@1257:7101e2c3a881
|
20 years |
Alpar Juttner |
- several missing 'const' added
- value of xy is undefined by default
|
|
|
@1256:3bb4ed285c39
|
20 years |
Alpar Juttner |
- src/lemon/utility.h: dummy<> template added
- LpSolverBase::INF is …
|
|
|
@1252:4fee8e9d9014
|
20 years |
marci |
documentation
|
|
|
@1250:30f540067a80
|
20 years |
Alpar Juttner |
"unused parameter" warning solved
|
|
|
@1242:e48c4fe47aaf
|
20 years |
marci |
small improvment in documentation
|
|
|
@1239:8e1c3c30578b
|
20 years |
marci |
DO NOT USE UNDECARED STUFF
|
|
|
@1237:2414b5ab7684
|
20 years |
Alpar Juttner |
Constructor of IdMap?<G,I>::InverseMap? made public
|
|
|
@1236:fd24f16e0d73
|
20 years |
Alpar Juttner |
Some more MS VC++ compatibility changes (suggested by Janos Tapolcai)
|
|
|
@1234:49d018060749
|
20 years |
Alpar Juttner |
Several changes in order to compile with gcc-3.4
|
|
|
@1233:f3d856bf1ebf
|
20 years |
Alpar Juttner |
Several serious bugs fixed
|
|
|
@1230:daf41fe81728
|
20 years |
Mihaly Barasz |
Fixes for MS VC++ (contributed by Janos Tapolcai)
|
|
|
@1229:aa65e46aebc3
|
20 years |
Alpar Juttner |
Bugfix, thanks to Janos.
|
|
|
@1228:0a7719037acb
|
20 years |
Alpar Juttner |
A strange compilation failure (under cygwin) is fixed.
Version 0.3 …
|
|
|
@1227:01f668e3e168
|
20 years |
Alpar Juttner |
- A primitive function type interface for Preflow.
- A compilation bug …
|
|
|
@1223:decf8076d63c
|
20 years |
Alpar Juttner |
MapFunctor? is made an STL standard compliant functor.
|
|
|
@1222:a3fb216a267d
|
20 years |
Alpar Juttner |
The first step toward function type interface to Preflow alg:
- Naming …
|
|
|
@1220:20b26ee5812b
|
20 years |
Alpar Juttner |
- Add compilation tests for the function type interface of …
|
|
|
@1219:ce885274b754
|
20 years |
Alpar Juttner |
ForkMap? and CombineMap? added.
|
|
|
@1218:5331168bbb18
|
20 years |
Alpar Juttner |
- Several updates and clarifications on dijkstra.h
- bfs.h and dfs.h …
|
|
|
@1217:640ca1bd850f
|
20 years |
Alpar Juttner |
Missing header file added
|
|
|
@1214:39993ada11c7
|
20 years |
Balazs Dezso |
Changing exception names.
Compile sentry fix.
|
|
|