|
|
|
@1348:115e42a5b0f7
|
19 years |
Akos Ladanyi |
- added autoheader (just to reduce the compliers argument list)
- …
|
|
|
@1347:c0f6f251e893
|
19 years |
Balazs Dezso |
Documentation for lemon/bits.
|
|
|
@1346:639dadf8c00d
|
19 years |
Balazs Dezso |
Source and Target EdgeMap?.
|
|
|
@1345:71e0777b65e0
|
19 years |
Balazs Dezso |
Minor changes.
|
|
|
@1344:9146f77f6d67
|
19 years |
Balazs Dezso |
Removed obsolote todo.
|
|
|
@1343:a81f9cfc9775
|
19 years |
Balazs Dezso |
Some bug fixes.
|
|
|
@1342:e335eebdae5b
|
19 years |
Balazs Dezso |
Demo program
Dijkstra with reduced lengths
|
|
|
@1341:bda966891ea0
|
19 years |
Alpar Juttner |
GraphReader? is made silent
|
|
|
@1340:80da1eadcaa7
|
19 years |
Alpar Juttner |
Missing header added
|
|
|
@1339:26a88d12d1a6
|
20 years |
athos |
A little has been done. Some important questions arised.
|
|
|
@1338:b261caf79ce7
|
20 years |
athos |
A little modification: a call for primalStatus().
|
|
|
@1337:6b2bdd70fe99
|
20 years |
Alpar Juttner |
'make docs' and 'make install' is also working now in external build-dir
|
|
|
@1336:fd5fd79123fd
|
20 years |
Alpar Juttner |
Minor corrections in the doc
|
|
|
@1335:13a863ce81d9
|
20 years |
Balazs Dezso |
Obsolte test removed.
|
|
|
@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.
|
|
|
@1329:1bfaec33215b
|
20 years |
Alpar Juttner |
- Insert LP stuff into the module structure
|
|
|
@1328:a8dd11348853
|
20 years |
Alpar Juttner |
- Insert LP stuff into the module structure
- More doc
|
|
|
@1327:ecc1cdea2ee7
|
20 years |
Alpar Juttner |
Disable shared libraries (makes the compilation a bit faster)
|
|
|
@1326:85f1c483279e
|
20 years |
Alpar Juttner |
Add presolver() to turn on/off the GLPK presolver
|
|
|
@1325:916ec8699dc3
|
20 years |
Alpar Juttner |
An icc warning resolved.
|
|
|
@1324:eca073533990
|
20 years |
Alpar Juttner |
Only lp_xyz's are linked against -lglpk
|
|
|
@1323:3aaadfb7de3d
|
20 years |
Alpar Juttner |
The case when the objective function contains a const component is …
|
|
|
@1322:cfc26d103bcf
|
20 years |
Alpar Juttner |
Demo prog that computes the max flow by LP
|
|
|
@1321:bc3a4c498eb2
|
20 years |
Alpar Juttner |
No output messages by default
|
|
|
@1320:9863b5d51beb
|
20 years |
Alpar Juttner |
lin_expr.h removed
|
|
|
@1319:6e277ba3fc76
|
20 years |
athos |
Cplex interface has improved a lot.
|
|
|
@1318:88edb143a87a
|
20 years |
athos |
Sample file completed: works correctly and the code is very beautiful. …
|
|
|
@1317:83f80464f111
|
20 years |
Alpar Juttner |
- XMap and YMap added
- Spell checking
|
|
|
@1316:daaf6b5c28d6
|
20 years |
athos |
Makefile has changed.
|
|
|
@1315:c91ae3600eea
|
20 years |
athos |
A sample file.
|
|
|
@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.
|
|
|
@1310:1b434e6cc405
|
20 years |
Akos Ladanyi |
make distcheck works again
|
|
|
@1309:b3ce42a4d7d2
|
20 years |
Alpar Juttner |
lp_test added
WARNING: Overall glpk dependency! (we should avoid)
|
|
|
@1308:0274efa2222f
|
20 years |
Akos Ladanyi |
Applied the changes which somehow vanished during my last merge. …
|
|
|
@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.
|
|
|
@1303:9bcc455da4f5
|
20 years |
Alpar Juttner |
SolutionStatus? -> SolveExitStatus?
SolutionType? -> SolutionStatus?
|
|
|
@1302:3f90ae31200a
|
20 years |
Alpar Juttner |
Subdirectory for low level headers
|
|
|
@1301:1f3baf3bd1f2
|
20 years |
Hegyi Péter |
Graph displayer displays graphs now.
|
|
|
@1300:d1fc1bf7decc
|
20 years |
Alpar Juttner |
Trivial bugfix
|
|
|
@1299:e2545ef5d7d8
|
20 years |
athos |
Started cplex low level interface.
|
|
|
@1298:d1ca90316b59
|
20 years |
athos |
Now one can solve an lp problem.
|
|
|
@1297:fde0d12545c1
|
20 years |
Balazs Dezso |
Bug fix.
|
|
|
@1296:12078ddcf065
|
20 years |
Balazs Dezso |
dimacs_to_lgf demo
may we need a tools directory?
|
|
|
@1295:02a403c305b9
|
20 years |
Alpar Juttner |
- Modifications to compile with *both* gcc-3.3 and gcc-3.4
- Adjust …
|
|
|
@1294:2dec219d9ca2
|
20 years |
Alpar Juttner |
Documentation of abstract functions is in lp_solver_skeleton.h
|
|
|
@1293:8ede2a6b2594
|
20 years |
Alpar Juttner |
- Make lp stuff compilable
- Some 'set's removed
|
|
|
@1292:585674087522
|
20 years |
Alpar Juttner |
Options for debugging.
|
|
|
@1291:16cde3e1aa9f
|
20 years |
athos |
Conceptions and bug fixes.
|
|
|
@1290:082fc511c2b9
|
20 years |
Hegyi Péter |
To run graph-displayer with sample input, type make run, but do not …
|
|
|
@1289:142633fc5014
|
20 years |
Hegyi Péter |
Graph displayer is now displaying nodes. Edges remain still …
|
|
|
@1288:6cc7b573b7b5
|
20 years |
Hegyi Péter |
Graph displayer is now displaying nodes. Edges remain still …
|
|
|
@1287:984723507b86
|
20 years |
Alpar Juttner |
New groups called io_group and dimacs_group added
|
|
|
@1286:692948b894e8
|
20 years |
Hegyi Péter |
Peter is able to read xy vector from file.
|
|
|
@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
|
|
|
@1280:f2255b96c19c
|
20 years |
Alpar Juttner |
It works again
|
|
|
@1279:7caed393608e
|
20 years |
Alpar Juttner |
LpSolverBase::Expr is documented
|
|
|
@1278:4abea330614d
|
20 years |
Alpar Juttner |
Correct MapBase? usage.
|
|
|
@1277:e4cc8e996912
|
20 years |
Hegyi Péter |
XY reading is being wrote.
|
|
|
@1276:b143e42c44de
|
20 years |
marci |
latex documentation for TightEdgeFilterMap?, including amsmath and …
|
|
|
@1275:16980bf77bd3
|
20 years |
Alpar Juttner |
Minor improvements
|
|
|
@1274:5676e48ca026
|
20 years |
zsuzska |
some small corrections in docs
|
|
|
@1273:2b2ffa625775
|
20 years |
Alpar Juttner |
- Better (but still incomplete) doc
- lp_test runs correctly
|
|
|
@1272:17be4c5bc6c6
|
20 years |
Alpar Juttner |
- Non-template expressions and constraints (lin_expr.h isn't used)
|
|
|
@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 …
|
|
|
@1268:a1f9a4d4ea0c
|
20 years |
Alpar Juttner |
Use the standard idMap
|
|
|
@1267:a93f94dbe3d3
|
20 years |
Balazs Dezso |
First version of iterable maps.
|
|
|
@1266:74d616d081f0
|
20 years |
zsuzska |
corrections in docs
|
|
|
@1265:47c60ae9c26a
|
20 years |
zsuzska |
zsuzska's own work directory
|
|
|
@1264:92ba3e62825d
|
20 years |
Alpar Juttner |
Constraints (expressions containing <= or >=) can be passed to …
|
|
|
@1263:a490938ad0aa
|
20 years |
Alpar Juttner |
- LpGlpk? added to the makefile
- missing const_cast<>() added
- prop …
|
|
|
@1262:61f989e3e525
|
20 years |
athos |
This was a bug, I guess
|
|
|
@1261:9d0deeea8c08
|
20 years |
athos |
Low level interface for GLPK (Marci után szabadon)
|
|
|
@1260:d8491fce6751
|
20 years |
athos |
|
|
|
@1259:11a09f1319b3
|
20 years |
Alpar Juttner |
- Largely extended linear expressions
- Better docs
|
|
|
@1258:88dff8bb4bf2
|
20 years |
Alpar Juttner |
- setRow() added
- more 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 …
|
|
|
@1255:6455f64a85dc
|
20 years |
Alpar Juttner |
Oops…
|
|
|
@1254:c9558638fe42
|
20 years |
Alpar Juttner |
- lp_solver_skeleton.h/cc: skeleton for actual lp implenetations
- …
|
|
|
@1253:609fe893df8c
|
20 years |
Alpar Juttner |
- simple makefile added
- _FixId class added (more clarification …
|
|
|
@1252:4fee8e9d9014
|
20 years |
marci |
documentation
|
|
|
@1251:8f7ce70899e6
|
20 years |
athos |
Bug fix (thanks to Misi).
|
|
|
@1250:30f540067a80
|
20 years |
Alpar Juttner |
"unused parameter" warning solved
|
|
|
@1249:66b54d071a60
|
20 years |
athos |
An alternative of lp_base.h.
|
|
|