Go to the source code of this file.
|
| | ABSL_FLAG (bool, simplex_display_numbers_as_fractions, false, "Display numbers as fractions.") |
| |
| | ABSL_FLAG (bool, simplex_stop_after_first_basis, false, "Stop after first basis has been computed.") |
| |
| | ABSL_FLAG (bool, simplex_stop_after_feasibility, false, "Stop after first phase has been completed.") |
| |
| | ABSL_FLAG (bool, simplex_display_stats, false, "Display algorithm statistics.") |
| |
◆ DCHECK_COL_BOUNDS
| #define DCHECK_COL_BOUNDS |
( |
|
col | ) |
|
◆ DCHECK_ROW_BOUNDS
| #define DCHECK_ROW_BOUNDS |
( |
|
row | ) |
|
◆ ABSL_FLAG() [1/4]
| ABSL_FLAG |
( |
bool |
, |
|
|
simplex_display_numbers_as_fractions |
, |
|
|
false |
, |
|
|
"Display numbers as fractions." |
|
|
) |
| |
◆ ABSL_FLAG() [2/4]
| ABSL_FLAG |
( |
bool |
, |
|
|
simplex_stop_after_first_basis |
, |
|
|
false |
, |
|
|
"Stop after first basis has been computed." |
|
|
) |
| |
◆ ABSL_FLAG() [3/4]
| ABSL_FLAG |
( |
bool |
, |
|
|
simplex_stop_after_feasibility |
, |
|
|
false |
, |
|
|
"Stop after first phase has been completed." |
|
|
) |
| |
◆ ABSL_FLAG() [4/4]
| ABSL_FLAG |
( |
bool |
, |
|
|
simplex_display_stats |
, |
|
|
false |
, |
|
|
"Display algorithm statistics." |
|
|
) |
| |
◆ coeff_magnitude
| Fractional coeff_magnitude |
◆ ratio
◆ row
◆ target_bound