![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
#include <rins.h>
Public Attributes | |
| std::vector< std::pair< int, int64_t > > | fixed_vars |
| std::vector< std::pair< int, std::pair< int64_t, int64_t > > > | reduced_domain_vars |
| std::string | source_info |
| std::vector<std::pair< int, int64_t> > operations_research::sat::ReducedDomainNeighborhood::fixed_vars |
| std::vector< std::pair< int, std::pair<int64_t, int64_t> > > operations_research::sat::ReducedDomainNeighborhood::reduced_domain_vars |
| std::string operations_research::sat::ReducedDomainNeighborhood::source_info |