Gecode 6.4.0
gecode_opt_pool_attempt_info_v1 Struct Reference

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

Public Attributes

int32_t termination
int32_t guarantee
int32_t candidate_accepted
int32_t rank_established
gecode_opt_optional_number_v1 objective
gecode_opt_optional_number_v1 remaining_bound

Member Data Documentation

◆ termination

int32_t gecode_opt_pool_attempt_info_v1::termination

◆ guarantee

int32_t gecode_opt_pool_attempt_info_v1::guarantee

◆ candidate_accepted

int32_t gecode_opt_pool_attempt_info_v1::candidate_accepted

◆ rank_established

int32_t gecode_opt_pool_attempt_info_v1::rank_established

◆ objective

gecode_opt_optional_number_v1 gecode_opt_pool_attempt_info_v1::objective

◆ remaining_bound

gecode_opt_optional_number_v1 gecode_opt_pool_attempt_info_v1::remaining_bound

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