CVSROOT:        /cvs/gnome
Module name:    ooo-build
Changes by:     kyoshida        06/04/03 22:47:49

Modified files:
        scratch/scsolver/source/inc: global.hxx 
        scratch/scsolver/source/inc/numeric: lpmodel.hxx type.hxx 
        scratch/scsolver/source/numeric: lpmodel.cxx lpsimplex.cxx 

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

* source/inc/global.hxx (toVector): new function added.

* source/inc/numeric/lpmodel.hxx
* source/numeric/lpmodel.cxx: changed argument types of several variable
boundary related functions from unsigned long to size_t.

* source/inc/numeric/type.hxx: added javadoc comments to 2 enums.

* source/numeric/lpsimplex.cxx: removed unused header include.  Did a
major rewrite of the initial solution search algorithm for bounded
revised simplex method (BoundedRevisedSimplexImpl).  Extracted iteration
variable initialization part into its own method to make it easier to
follow.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ooo-build&who=kyoshida&date=explicit&mindate=2006-04-03%2022:46&maxdate=2006-04-03%2022:48

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

Reply via email to