Gecode 6.4.0
gecode_opt_scenario_check_v1 Struct Reference

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

Public Attributes

uint64_t struct_size
uint64_t reserved
int32_t has_check
int32_t identity_valid
int32_t candidate_examined
int32_t objective_matches
int32_t exact_witness_validated
int32_t reserved_flags
gecode_opt_validation_info_v1 validation

Member Data Documentation

◆ struct_size

uint64_t gecode_opt_scenario_check_v1::struct_size

◆ reserved

uint64_t gecode_opt_scenario_check_v1::reserved

◆ has_check

int32_t gecode_opt_scenario_check_v1::has_check

◆ identity_valid

int32_t gecode_opt_scenario_check_v1::identity_valid

◆ candidate_examined

int32_t gecode_opt_scenario_check_v1::candidate_examined

◆ objective_matches

int32_t gecode_opt_scenario_check_v1::objective_matches

◆ exact_witness_validated

int32_t gecode_opt_scenario_check_v1::exact_witness_validated

◆ reserved_flags

int32_t gecode_opt_scenario_check_v1::reserved_flags

◆ validation

gecode_opt_validation_info_v1 gecode_opt_scenario_check_v1::validation

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