# HG changeset patch # User alpar # Date 1162284378 0 # Node ID dc726706ea65cc41ac996e9742b8aad6ff6871bc # Parent 2c3fee01d3edd576adc1e8989582a0ce091c5b55 One more refinement diff -r 2c3fee01d3ed -r dc726706ea65 NEWS --- a/NEWS Tue Oct 31 08:39:01 2006 +0000 +++ b/NEWS Tue Oct 31 08:46:18 2006 +0000 @@ -1,4 +1,6 @@ 2006-10-31 Version 0.6 Released + * GLEMON has moved to a separate repository + (https://hugo.cs.elte.hu/svn/glemon/trunk) * New Features - Mixed Integer Programming (MIP) support - interface to GLPK and CPLEX MIP solvers @@ -35,7 +37,6 @@ - Coeff() -> coeff() - MinCostFlow -> SspMinCostFlow * Repository reorganization: - - glemon has moved to an separate repository - compilation is conducted by a single makefile - internal building blocks are now in a separate directory (lemon/bits)