![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Solves the problem:
Returns:
#include <util.h>
Public Attributes | |
| bool | solved = false |
| bool | infeasible = false |
| std::vector< int64_t > | solution |
| bool operations_research::sat::BasicKnapsackSolver::Result::infeasible = false |
| std::vector<int64_t> operations_research::sat::BasicKnapsackSolver::Result::solution |
| bool operations_research::sat::BasicKnapsackSolver::Result::solved = false |