Thu, 07 Apr 2005 15:22:03 +0000Cplex interface has improved a lot.
athos [Thu, 07 Apr 2005 15:22:03 +0000] rev 1319
Cplex interface has improved a lot.

Thu, 07 Apr 2005 12:54:35 +0000Sample file completed: works correctly and the code is very beautiful. I love LEMON.
athos [Thu, 07 Apr 2005 12:54:35 +0000] rev 1318
Sample file completed: works correctly and the code is very beautiful. I love LEMON.

Thu, 07 Apr 2005 11:30:12 +0000- XMap and YMap added
alpar [Thu, 07 Apr 2005 11:30:12 +0000] rev 1317
- XMap and YMap added
- Spell checking

Thu, 07 Apr 2005 10:44:32 +0000Makefile has changed.
athos [Thu, 07 Apr 2005 10:44:32 +0000] rev 1316
Makefile has changed.

Thu, 07 Apr 2005 10:19:10 +0000A sample file.
athos [Thu, 07 Apr 2005 10:19:10 +0000] rev 1315
A sample file.

Thu, 07 Apr 2005 09:42:31 +0000New functions in lp_glpk.cc. Sample file: lp_sample.cc.
athos [Thu, 07 Apr 2005 09:42:31 +0000] rev 1314
New functions in lp_glpk.cc. Sample file: lp_sample.cc.

Thu, 07 Apr 2005 06:38:56 +0000LpSolverSkeleton -> LpSkeleton
alpar [Thu, 07 Apr 2005 06:38:56 +0000] rev 1313
LpSolverSkeleton -> LpSkeleton
lp_solver_skeleton* -> lp_skeleton*

Thu, 07 Apr 2005 06:31:03 +0000max() [_setMax()], min() [_setMin()], primalValue() [_getPrimalValue()] added
alpar [Thu, 07 Apr 2005 06:31:03 +0000] rev 1312
max() [_setMax()], min() [_setMin()], primalValue() [_getPrimalValue()] added

Wed, 06 Apr 2005 17:19:54 +0000Removing sticky using namespace std.
deba [Wed, 06 Apr 2005 17:19:54 +0000] rev 1311
Removing sticky using namespace std.
Making up the using of namespaces.

Wed, 06 Apr 2005 08:14:16 +0000make distcheck works again
ladanyi [Wed, 06 Apr 2005 08:14:16 +0000] rev 1310
make distcheck works again

Wed, 06 Apr 2005 07:24:48 +0000lp_test added
alpar [Wed, 06 Apr 2005 07:24:48 +0000] rev 1309
lp_test added
WARNING: Overall glpk dependency! (we should avoid)

Tue, 05 Apr 2005 22:37:19 +0000Applied the changes which somehow vanished during my last merge. Thanks goes
ladanyi [Tue, 05 Apr 2005 22:37:19 +0000] rev 1308
Applied the changes which somehow vanished during my last merge. Thanks goes
to Marci for noticing this. In detail:
- added amsmath and amssymb latex packages for latex documentation
- src/demo is also scanned for doxygen input files

Tue, 05 Apr 2005 12:30:46 +0000Stuffs moved into bits
deba [Tue, 05 Apr 2005 12:30:46 +0000] rev 1307
Stuffs moved into bits

Tue, 05 Apr 2005 09:49:01 +0000make distcheck fixes. Anyway it still doesn't work.
ladanyi [Tue, 05 Apr 2005 09:49:01 +0000] rev 1306
make distcheck fixes. Anyway it still doesn't work.

Tue, 05 Apr 2005 09:08:23 +0000- moved lp_base.h, lp_base.cc, lp_glpk.h, lp_glpk.cc, lp_solver_skeleton.h and
ladanyi [Tue, 05 Apr 2005 09:08:23 +0000] rev 1305
- moved lp_base.h, lp_base.cc, lp_glpk.h, lp_glpk.cc, lp_solver_skeleton.h and
lp_solver_skeleton.cc to src/lemon
- modified the includes

Tue, 05 Apr 2005 08:43:51 +0000Merged my branch (branches/akos) changes r1654:1740 into the trunk.
ladanyi [Tue, 05 Apr 2005 08:43:51 +0000] rev 1304
Merged my branch (branches/akos) changes r1654:1740 into the trunk.

Tue, 05 Apr 2005 06:41:21 +0000SolutionStatus -> SolveExitStatus
alpar [Tue, 05 Apr 2005 06:41:21 +0000] rev 1303
SolutionStatus -> SolveExitStatus
SolutionType -> SolutionStatus

Tue, 05 Apr 2005 06:19:24 +0000Subdirectory for low level headers
alpar [Tue, 05 Apr 2005 06:19:24 +0000] rev 1302
Subdirectory for low level headers

Mon, 04 Apr 2005 19:22:04 +0000Graph displayer displays graphs now.
hegyi [Mon, 04 Apr 2005 19:22:04 +0000] rev 1301
Graph displayer displays graphs now.

Mon, 04 Apr 2005 16:19:29 +0000Trivial bugfix
alpar [Mon, 04 Apr 2005 16:19:29 +0000] rev 1300
Trivial bugfix

Mon, 04 Apr 2005 14:46:08 +0000Started cplex low level interface.
athos [Mon, 04 Apr 2005 14:46:08 +0000] rev 1299
Started cplex low level interface.

Mon, 04 Apr 2005 14:45:23 +0000Now one can solve an lp problem.
athos [Mon, 04 Apr 2005 14:45:23 +0000] rev 1298
Now one can solve an lp problem.

Mon, 04 Apr 2005 10:13:33 +0000Bug fix.
deba [Mon, 04 Apr 2005 10:13:33 +0000] rev 1297
Bug fix.

Mon, 04 Apr 2005 10:11:47 +0000dimacs_to_lgf demo
deba [Mon, 04 Apr 2005 10:11:47 +0000] rev 1296
dimacs_to_lgf demo
may we need a tools directory?

Mon, 04 Apr 2005 08:03:43 +0000- Modifications to compile with *both* gcc-3.3 and gcc-3.4
alpar [Mon, 04 Apr 2005 08:03:43 +0000] rev 1295
- Modifications to compile with *both* gcc-3.3 and gcc-3.4
- Adjust further SolutionType

Sun, 03 Apr 2005 10:20:49 +0000Documentation of abstract functions is in lp_solver_skeleton.h
alpar [Sun, 03 Apr 2005 10:20:49 +0000] rev 1294
Documentation of abstract functions is in lp_solver_skeleton.h

Fri, 01 Apr 2005 19:50:29 +0000- Make lp stuff compilable
alpar [Fri, 01 Apr 2005 19:50:29 +0000] rev 1293
- Make lp stuff compilable
- Some 'set's removed

Fri, 01 Apr 2005 14:13:32 +0000Options for debugging.
alpar [Fri, 01 Apr 2005 14:13:32 +0000] rev 1292
Options for debugging.

Fri, 01 Apr 2005 13:42:58 +0000Conceptions and bug fixes.
athos [Fri, 01 Apr 2005 13:42:58 +0000] rev 1291
Conceptions and bug fixes.

Fri, 01 Apr 2005 13:42:31 +0000To run graph-displayer with sample input, type make run, but do not move the nodes, YET
hegyi [Fri, 01 Apr 2005 13:42:31 +0000] rev 1290
To run graph-displayer with sample input, type make run, but do not move the nodes, YET

Fri, 01 Apr 2005 09:44:29 +0000Graph displayer is now displaying nodes. Edges remain still undisplayed yet.
hegyi [Fri, 01 Apr 2005 09:44:29 +0000] rev 1289
Graph displayer is now displaying nodes. Edges remain still undisplayed yet.

Fri, 01 Apr 2005 09:43:52 +0000Graph displayer is now displaying nodes. Edges remain still undisplayed yet.
hegyi [Fri, 01 Apr 2005 09:43:52 +0000] rev 1288
Graph displayer is now displaying nodes. Edges remain still undisplayed yet.

Fri, 01 Apr 2005 08:47:40 +0000New groups called io_group and dimacs_group added
alpar [Fri, 01 Apr 2005 08:47:40 +0000] rev 1287
New groups called io_group and dimacs_group added

Fri, 01 Apr 2005 08:28:51 +0000Peter is able to read xy vector from file.
hegyi [Fri, 01 Apr 2005 08:28:51 +0000] rev 1286
Peter is able to read xy vector from file.

Fri, 01 Apr 2005 08:16:35 +0000corrections in docs
zsuzska [Fri, 01 Apr 2005 08:16:35 +0000] rev 1285
corrections in docs

Thu, 31 Mar 2005 14:04:13 +0000SmartGraph can also split() a node!
alpar [Thu, 31 Mar 2005 14:04:13 +0000] rev 1284
SmartGraph can also split() a node!

Thu, 31 Mar 2005 13:31:39 +0000getPath() added to Bfs/Dfs/Dijkstra.
alpar [Thu, 31 Mar 2005 13:31:39 +0000] rev 1283
getPath() added to Bfs/Dfs/Dijkstra.

Thu, 31 Mar 2005 13:30:27 +0000length() returns int istead of size_t
alpar [Thu, 31 Mar 2005 13:30:27 +0000] rev 1282
length() returns int istead of size_t

Thu, 31 Mar 2005 13:29:05 +0000- split() added
alpar [Thu, 31 Mar 2005 13:29:05 +0000] rev 1281
- split() added

Thu, 31 Mar 2005 09:33:52 +0000It works again
alpar [Thu, 31 Mar 2005 09:33:52 +0000] rev 1280
It works again

Thu, 31 Mar 2005 08:34:55 +0000LpSolverBase::Expr is documented
alpar [Thu, 31 Mar 2005 08:34:55 +0000] rev 1279
LpSolverBase::Expr is documented

Thu, 31 Mar 2005 06:05:58 +0000Correct MapBase usage.
alpar [Thu, 31 Mar 2005 06:05:58 +0000] rev 1278
Correct MapBase usage.

Wed, 30 Mar 2005 14:29:55 +0000XY reading is being wrote.
hegyi [Wed, 30 Mar 2005 14:29:55 +0000] rev 1277
XY reading is being wrote.

Wed, 30 Mar 2005 14:29:11 +0000latex documentation for TightEdgeFilterMap, including amsmath and amssymb latex
marci [Wed, 30 Mar 2005 14:29:11 +0000] rev 1276
latex documentation for TightEdgeFilterMap, including amsmath and amssymb latex
packages for latex documentation

Wed, 30 Mar 2005 13:01:58 +0000Minor improvements
alpar [Wed, 30 Mar 2005 13:01:58 +0000] rev 1275
Minor improvements

Wed, 30 Mar 2005 12:08:15 +0000some small corrections in docs
zsuzska [Wed, 30 Mar 2005 12:08:15 +0000] rev 1274
some small corrections in docs

Wed, 30 Mar 2005 10:38:22 +0000- Better (but still incomplete) doc
alpar [Wed, 30 Mar 2005 10:38:22 +0000] rev 1273
- Better (but still incomplete) doc
- lp_test runs correctly

Wed, 30 Mar 2005 08:28:44 +0000- Non-template expressions and constraints (lin_expr.h isn't used)
alpar [Wed, 30 Mar 2005 08:28:44 +0000] rev 1272
- Non-template expressions and constraints (lin_expr.h isn't used)

Tue, 29 Mar 2005 13:30:29 +0000Some bug fix
deba [Tue, 29 Mar 2005 13:30:29 +0000] rev 1271
Some bug fix

Tue, 29 Mar 2005 07:35:09 +0000bugfixes in doc
jacint [Tue, 29 Mar 2005 07:35:09 +0000] rev 1270
bugfixes in doc

Mon, 28 Mar 2005 23:34:26 +0000bug fix in SubBidirGraphWrapper::firstIn(Edge&,const Node&), due to Gabor Retvari
marci [Mon, 28 Mar 2005 23:34:26 +0000] rev 1269
bug fix in SubBidirGraphWrapper::firstIn(Edge&,const Node&), due to Gabor Retvari

Sun, 27 Mar 2005 15:59:04 +0000Use the standard idMap
alpar [Sun, 27 Mar 2005 15:59:04 +0000] rev 1268
Use the standard idMap

Fri, 25 Mar 2005 23:31:57 +0000First version of iterable maps.
deba [Fri, 25 Mar 2005 23:31:57 +0000] rev 1267
First version of iterable maps.

Fri, 25 Mar 2005 22:11:28 +0000corrections in docs
zsuzska [Fri, 25 Mar 2005 22:11:28 +0000] rev 1266
corrections in docs

Fri, 25 Mar 2005 22:05:54 +0000zsuzska's own work directory
zsuzska [Fri, 25 Mar 2005 22:05:54 +0000] rev 1265
zsuzska's own work directory

Fri, 25 Mar 2005 18:56:07 +0000Constraints (expressions containing <= or >=) can be passed to addRow()
alpar [Fri, 25 Mar 2005 18:56:07 +0000] rev 1264
Constraints (expressions containing <= or >=) can be passed to addRow()
and setRow()

Fri, 25 Mar 2005 16:19:03 +0000- LpGlpk added to the makefile
alpar [Fri, 25 Mar 2005 16:19:03 +0000] rev 1263
- LpGlpk added to the makefile
- missing const_cast<>() added
- prop for two new functions (solve() and solution())

Fri, 25 Mar 2005 15:32:05 +0000This was a bug, I guess
athos [Fri, 25 Mar 2005 15:32:05 +0000] rev 1262
This was a bug, I guess

Fri, 25 Mar 2005 15:24:18 +0000Low level interface for GLPK (Marci ut?n szabadon)
athos [Fri, 25 Mar 2005 15:24:18 +0000] rev 1261
Low level interface for GLPK (Marci ut?n szabadon)

Fri, 25 Mar 2005 15:23:00 +0000(none)
athos [Fri, 25 Mar 2005 15:23:00 +0000] rev 1260
(none)