lemon/lp_glpk.h
changeset 1488 92755f9a4e2a
parent 1435 8e85e6bbefdf
child 1787 932b8490caf0
equal deleted inserted replaced
0:fe1a510b87bd 1:d46e3a929194
    83     ///\e
    83     ///\e
    84     
    84     
    85     ///\todo It should be clarified
    85     ///\todo It should be clarified
    86     ///
    86     ///
    87     virtual SolutionStatus _getPrimalStatus();
    87     virtual SolutionStatus _getPrimalStatus();
       
    88     virtual SolutionStatus _getDualStatus();
       
    89     virtual ProblemTypes _getProblemType();
       
    90 
    88     virtual void _setMax();
    91     virtual void _setMax();
    89     virtual void _setMin();
    92     virtual void _setMin();
    90 
    93 
    91   public:
    94   public:
    92     ///Set the verbosity of the messages
    95     ///Set the verbosity of the messages