![]() |
OR-Tools
9.6
|
Definition at line 30 of file qap_reader.h.
Public Member Functions | |
| bool | operator== (const QapProblem &q) const |
Public Attributes | |
| std::vector< std::vector< int64_t > > | weights |
| std::vector< std::vector< int64_t > > | distances |
| int64_t | best_known_solution = -1 |
|
inline |
Definition at line 41 of file qap_reader.h.
| int64_t best_known_solution = -1 |
Definition at line 38 of file qap_reader.h.
| std::vector<std::vector<int64_t> > distances |
Definition at line 35 of file qap_reader.h.
| std::vector<std::vector<int64_t> > weights |
Definition at line 32 of file qap_reader.h.