Gecode 6.4.0
gecode_opt_pool_options_v1 Struct Reference

#include < -- improving gecode/implementation/gecode/gecode/optimize/c_api.h>

Public Attributes

uint64_t struct_size
gecode_opt_options_v1 solve
uint64_t max_solutions
int32_t has_projection
int32_t reserved
const gecode_opt_idprojection
uint64_t projection_count

Member Data Documentation

◆ struct_size

uint64_t gecode_opt_pool_options_v1::struct_size

◆ solve

gecode_opt_options_v1 gecode_opt_pool_options_v1::solve

◆ max_solutions

uint64_t gecode_opt_pool_options_v1::max_solutions

◆ has_projection

int32_t gecode_opt_pool_options_v1::has_projection

◆ reserved

int32_t gecode_opt_pool_options_v1::reserved

◆ projection

const gecode_opt_id* gecode_opt_pool_options_v1::projection

◆ projection_count

uint64_t gecode_opt_pool_options_v1::projection_count

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