#include <CouenneProblem.hpp>
Definition at line 53 of file CouenneProblem.hpp.
◆ node()
void Node::node |
( |
int |
, |
|
|
double |
, |
|
|
double |
, |
|
|
double |
, |
|
|
int |
, |
|
|
int |
|
|
) |
| |
◆ color_vertex()
void Node::color_vertex |
( |
register int |
k | ) |
|
|
inline |
◆ get_index()
int Node::get_index |
( |
| ) |
const |
|
inline |
◆ get_coeff()
double Node::get_coeff |
( |
| ) |
const |
|
inline |
◆ get_lb()
double Node::get_lb |
( |
| ) |
const |
|
inline |
◆ get_ub()
double Node::get_ub |
( |
| ) |
const |
|
inline |
◆ get_color()
int Node::get_color |
( |
| ) |
const |
|
inline |
◆ get_code()
int Node::get_code |
( |
| ) |
const |
|
inline |
◆ get_sign()
int Node::get_sign |
( |
| ) |
const |
|
inline |
◆ bounds()
void Node::bounds |
( |
register double |
a, |
|
|
register double |
b |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: