CVSROOT:        /cvs/gnome
Module name:    ooo-build
Changes by:     kyoshida        06/03/16 00:42:50

Modified files:
        scratch/scsolver: ChangeLog 
        scratch/scsolver/source/inc/numeric: lpmodel.hxx 
        scratch/scsolver/source/numeric: lpmodel.cxx lpsimplex.cxx 
        scratch/scsolver/source/ui: global.cxx 
        scratch/scsolver/workben: Makefile simplex_test.cxx 
        scratch/scsolver/workben/addon_pkg: Makefile_build 

Log message:
2006-03-16  Kohei Yoshida  <[EMAIL PROTECTED]>

* source/inc/numeric/lpmodel.hxx
* source/numeric/lpmodel.cxx: added a bunch of new methods to
lp::Model to deal with manipulation of temporary model object during
solver run.

* source/numeric/lpsimplex.cxx: added pre- and post-run process
routines to reduce the size of temporary model object in order to
improve the chance of finding a solution.  Not sure whether this is
truly effective.

* workben/Makefile
* workben/addon_pkg/Makefile_build: changed CPP to CXX.

* workben/simplex_test.cxx: modified test case.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ooo-build&who=kyoshida&date=explicit&mindate=2006-03-16%2000:41&maxdate=2006-03-16%2000:43

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to