CVSROOT:        /cvs/gnome
Module name:    ooo-build
Changes by:     kyoshida        06/02/09 00:13:28

Modified files:
        scratch/scsolver: ChangeLog 
        scratch/scsolver/source/inc/numeric: type.hxx 
        scratch/scsolver/source/numeric: lpmodel.cxx lpsimplex.cxx 
                                         matrix.cxx 
        scratch/scsolver/source/service: service.cxx 
        scratch/scsolver/workben: simplex_test.cxx 

Log message:
2006-02-09  Kohei Yoshida  <[EMAIL PROTECTED]>

* source/inc/numeric/type.hxx: added descriptions for
Equality enum.

* source/numeric/lpmodel.cxx: added function comment for
Model::getCostVector().

* source/numeric/lpsimplex.cxx: modified to use temporary
model object instead of the original one.  Also added new
function (convertVarRange) to convert variable ranges into
constraint matrix so that the algirithm can make use of
the variable ranges which were previously just ignored
(note: this function is not totally done yet!)

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ooo-build&who=kyoshida&date=explicit&mindate=2006-02-09%2000:12&maxdate=2006-02-09%2000:14

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

Reply via email to