Gecode 6.4.0
gecode_opt_evidence_stage_v1 Struct Reference

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

Public Attributes

uint64_t struct_size
uint64_t reserved
uint64_t index
uint64_t private_model_id
uint64_t private_revision
uint64_t row_count
uint64_t column_count
uint64_t nonzeros
int32_t phase
int32_t attempted
int32_t has_raw_result
int32_t candidate_examined
gecode_opt_validation_info_v1 check
gecode_opt_evidence_raw_result_v1 raw_result

Member Data Documentation

◆ struct_size

uint64_t gecode_opt_evidence_stage_v1::struct_size

◆ reserved

uint64_t gecode_opt_evidence_stage_v1::reserved

◆ index

uint64_t gecode_opt_evidence_stage_v1::index

◆ private_model_id

uint64_t gecode_opt_evidence_stage_v1::private_model_id

◆ private_revision

uint64_t gecode_opt_evidence_stage_v1::private_revision

◆ row_count

uint64_t gecode_opt_evidence_stage_v1::row_count

◆ column_count

uint64_t gecode_opt_evidence_stage_v1::column_count

◆ nonzeros

uint64_t gecode_opt_evidence_stage_v1::nonzeros

◆ phase

int32_t gecode_opt_evidence_stage_v1::phase

◆ attempted

int32_t gecode_opt_evidence_stage_v1::attempted

◆ has_raw_result

int32_t gecode_opt_evidence_stage_v1::has_raw_result

◆ candidate_examined

int32_t gecode_opt_evidence_stage_v1::candidate_examined

◆ check

gecode_opt_validation_info_v1 gecode_opt_evidence_stage_v1::check

◆ raw_result

gecode_opt_evidence_raw_result_v1 gecode_opt_evidence_stage_v1::raw_result

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