Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
2d_orthogonal_packing.h File Reference
#include <algorithm>
#include <cstdint>
#include <limits>
#include <utility>
#include <vector>
#include "absl/log/check.h"
#include "absl/random/bit_gen_ref.h"
#include "absl/types/span.h"
#include "ortools/sat/integer.h"
#include "ortools/sat/synchronization.h"

Go to the source code of this file.

Classes

struct  operations_research::sat::OrthogonalPackingOptions
 
class  operations_research::sat::OrthogonalPackingResult
 
struct  operations_research::sat::OrthogonalPackingResult::Item
 
class  operations_research::sat::OrthogonalPackingInfeasibilityDetector
 
class  operations_research::sat::DualFeasibleFunctionF0
 
class  operations_research::sat::RoundingDualFeasibleFunction
 
class  operations_research::sat::RoundingDualFeasibleFunctionPowerOfTwo
 Same as above for k = 2^log2_k. More...
 
class  operations_research::sat::DFFComposedF2F0
 

Namespaces

namespace  operations_research
 In SWIG mode, we don't want anything besides these top-level includes.
 
namespace  operations_research::sat