Arageli::simplex_method::linear_prog_task_base Struct Reference

#include <simplex_method.hpp>

Inheritance diagram for Arageli::simplex_method::linear_prog_task_base:

Arageli::simplex_method::linear_prog_task< T, REFCNT > List of all members.

Public Types

 ct_equal = 0x01
 ct_greater_equal = 0x02
 ct_less_equal = 0x04
 ct_integer = 0x08
 ot_min
 ot_max
enum  constraint_type { ct_equal = 0x01, ct_greater_equal = 0x02, ct_less_equal = 0x04, ct_integer = 0x08 }
enum  optimum_type { ot_min, ot_max }

Detailed Description

Definition at line 2348 of file simplex_method.hpp.


Member Enumeration Documentation

enum Arageli::simplex_method::linear_prog_task_base::constraint_type

Enumerator:
ct_equal 
ct_greater_equal 
ct_less_equal 
ct_integer 

Definition at line 2350 of file simplex_method.hpp.

enum Arageli::simplex_method::linear_prog_task_base::optimum_type

Enumerator:
ot_min 
ot_max 

Definition at line 2358 of file simplex_method.hpp.


The documentation for this struct was generated from the following file:
Generated on Thu Aug 31 17:38:46 2006 for Arageli by  doxygen 1.4.7