Gecode 6.4.0
Gecode::Optimize::PoolEntry Struct Reference

#include < -- improving gecode/implementation/gecode/gecode/optimize/pool.hpp>

Public Attributes

SolveResult solution
std::vector< std::int64_t > projection_values
bool rank_established = false

Member Data Documentation

◆ solution

SolveResult Gecode::Optimize::PoolEntry::solution

◆ projection_values

std::vector<std::int64_t> Gecode::Optimize::PoolEntry::projection_values

◆ rank_established

bool Gecode::Optimize::PoolEntry::rank_established = false

The documentation for this struct was generated from the following file: