Gecode 6.4.0
gecode_opt_evidence_info_v1 Struct Reference

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

Public Attributes

uint64_t struct_size
uint64_t reserved
uint64_t model_id
uint64_t revision
int32_t has_evidence
int32_t completion
int32_t has_stop_reason
int32_t stop_reason
uint64_t row_slots
uint64_t column_slots
uint64_t stage_count
uint64_t attempted_calls
uint64_t work
double elapsed_seconds

Member Data Documentation

◆ struct_size

uint64_t gecode_opt_evidence_info_v1::struct_size

◆ reserved

uint64_t gecode_opt_evidence_info_v1::reserved

◆ model_id

uint64_t gecode_opt_evidence_info_v1::model_id

◆ revision

uint64_t gecode_opt_evidence_info_v1::revision

◆ has_evidence

int32_t gecode_opt_evidence_info_v1::has_evidence

◆ completion

int32_t gecode_opt_evidence_info_v1::completion

◆ has_stop_reason

int32_t gecode_opt_evidence_info_v1::has_stop_reason

◆ stop_reason

int32_t gecode_opt_evidence_info_v1::stop_reason

◆ row_slots

uint64_t gecode_opt_evidence_info_v1::row_slots

◆ column_slots

uint64_t gecode_opt_evidence_info_v1::column_slots

◆ stage_count

uint64_t gecode_opt_evidence_info_v1::stage_count

◆ attempted_calls

uint64_t gecode_opt_evidence_info_v1::attempted_calls

◆ work

uint64_t gecode_opt_evidence_info_v1::work

◆ elapsed_seconds

double gecode_opt_evidence_info_v1::elapsed_seconds

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