lp.dox
changeset 57 18404ec968ca
parent 55 edb7d5759e0d
child 60 202688f8024a
equal deleted inserted replaced
5:6e13db29f785 6:2383b910b5c6
   192   Objective function value: 67
   192   Objective function value: 67
   193   x1 = 8
   193   x1 = 8
   194   x2 = 9
   194   x2 = 9
   195 \endcode
   195 \endcode
   196 
   196 
   197 The documnetation of the MIP solver interface can be found in the
   197 The documentation of the MIP solver interface can be found in the
   198 reference manual at the class \ref MipSolver. The common parts of the
   198 reference manual at the class \ref MipSolver. The common parts of the
   199 LP and MIP interfaces are docmented in their common ancestor class
   199 LP and MIP interfaces are documented in their common ancestor class
   200 \ref LpBase.
   200 \ref LpBase.
   201 
   201 
   202 
   202 
   203 [SEC]sec_lp_optimization[SEC] Solving Complex Optimization Problems
   203 [SEC]sec_lp_optimization[SEC] Solving Complex Optimization Problems
   204 
   204