All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Namespaces | Enumerations
problem_type.hpp File Reference

Go to the source code of this file.

Namespaces

 paal
 global namespace of project.
 
 paal::lp
 Linear Programming namespace.
 

Enumerations

enum  paal::lp::problem_type { OPTIMAL, INFEASIBLE, UNBOUNDED, UNDEFINED }
 LP problem type.
 

Detailed Description

Author
Piotr Godlewski
Version
1.0
Date
2013-10-28

Definition in file problem_type.hpp.