Skip to content
  • JodyGoldberg's avatar
    Fix the solver wrapper to handle the update to lp_solve 5.0 · 365d42cd
    JodyGoldberg authored
    2004-11-04  Jody Goldberg <jody@gnome.org>
    
    	* solver.glade : link up the Type mnemonic, and name the left/right
    	  labels so that we can connect them to the expr entries.  Add some
    	  icons to the constraint page.
    
    	* dialog-solver.c (solver_reporting) : handle the report generation
    	  potentially deleting the dialog and state.
    	(cb_dialog_solve_clicked) : ditto
    	(dialog_init) : have the contraint entries activation add the
    	  constraint rather than running solve.
    	(cb_dialog_set_rhs_sensitivity) : re-enable this code and handle the
    	  label too.
    
    2004-11-04  Jody Goldberg <jody@gnome.org>
    
    	* src/sheet-control-gui.c (scg_mode_edit) : no need to finish editing
    	  if we are not current sheet.
    
    2004-11-04  Jody Goldberg <jody@gnome.org>
    
    	* reports-write.c (solver_program_report) : remove the debug test that
    	  has been in there for 3 years!  re-enable the program report
    
    	* api.c (w_lp_solve_set_option) : Implement max-iter and timeout.
    	  Dummy out the autoscale support, it's not really relevant here.
    	  We should really query the engine for that type of thing.
    
    	* solver.c (lp_qp_solver_init) : Add more error messages when faced
    	  with option setting failures.
    365d42cd