Skip to content
  • Jukka-Pekka Iivonen's avatar
    Implemented Simplex algorithm. It can currently solve LP maximization · 77b2e049
    Jukka-Pekka Iivonen authored
    1999-12-30  Jukka-Pekka Iivonen  <iivonen@iki.fi>
    
    	* src/solver-lp.c: Implemented Simplex algorithm.  It can
     	currently solve LP maximization problems of positive variables
     	having `<=' constraints.
    
    	* src/workbook.c: Added `Solver' tool.
    
    	* src/utils.c (parse_cell_name_list): Bug fix.  The last item on
     	the list was not included on the list.
    77b2e049