Gecode 6.4.0
gecode_opt_lp_info_v1 Struct Reference

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

Public Attributes

uint64_t struct_size
uint64_t reserved
gecode_opt_result_info_v1 result
int32_t has_observations
int32_t reserved_flags
uint64_t model_id
uint64_t revision
uint64_t row_slots
uint64_t column_slots

Member Data Documentation

◆ struct_size

uint64_t gecode_opt_lp_info_v1::struct_size

◆ reserved

uint64_t gecode_opt_lp_info_v1::reserved

◆ result

gecode_opt_result_info_v1 gecode_opt_lp_info_v1::result

◆ has_observations

int32_t gecode_opt_lp_info_v1::has_observations

◆ reserved_flags

int32_t gecode_opt_lp_info_v1::reserved_flags

◆ model_id

uint64_t gecode_opt_lp_info_v1::model_id

◆ revision

uint64_t gecode_opt_lp_info_v1::revision

◆ row_slots

uint64_t gecode_opt_lp_info_v1::row_slots

◆ column_slots

uint64_t gecode_opt_lp_info_v1::column_slots

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