![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 676 of file routing_cuts.h.
#include <routing_cuts.h>
Public Member Functions | |
| bool | operator== (const ArcWithLpValue &o) const |
Public Attributes | |
| int | tail |
| int | head |
| double | lp_value |
|
inline |
Definition at line 681 of file routing_cuts.h.
| int operations_research::sat::ArcWithLpValue::head |
Definition at line 678 of file routing_cuts.h.
| double operations_research::sat::ArcWithLpValue::lp_value |
Definition at line 679 of file routing_cuts.h.
| int operations_research::sat::ArcWithLpValue::tail |
Definition at line 677 of file routing_cuts.h.