lemon/lp_skeleton.h
changeset 1492 0d58f0301923
parent 1435 8e85e6bbefdf
child 1508 389a94a1d9eb
equal deleted inserted replaced
0:3cd18b2c1a1d 1:b0e8295e6bcb
   116 
   116 
   117     ///\bug Wrong interface
   117     ///\bug Wrong interface
   118     ///
   118     ///
   119     virtual SolutionStatus _getPrimalStatus();
   119     virtual SolutionStatus _getPrimalStatus();
   120 
   120 
       
   121     ////e
       
   122     virtual SolutionStatus _getDualStatus();
       
   123 
       
   124 
       
   125     ///\e
       
   126     virtual ProblemTypes _getProblemType();
       
   127 
   121     ///\e
   128     ///\e
   122     virtual void _setMax();
   129     virtual void _setMax();
   123     ///\e
   130     ///\e
   124     virtual void _setMin();
   131     virtual void _setMin();
   125     
   132