Gecode 6.4.0
gecode_opt_lp_column_v1 Struct Reference

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

Public Attributes

uint64_t struct_size
uint64_t reserved
int32_t active
int32_t has_basis
int32_t basis
int32_t reserved_flags
gecode_opt_optional_number_v1 reduced_cost

Member Data Documentation

◆ struct_size

uint64_t gecode_opt_lp_column_v1::struct_size

◆ reserved

uint64_t gecode_opt_lp_column_v1::reserved

◆ active

int32_t gecode_opt_lp_column_v1::active

◆ has_basis

int32_t gecode_opt_lp_column_v1::has_basis

◆ basis

int32_t gecode_opt_lp_column_v1::basis

◆ reserved_flags

int32_t gecode_opt_lp_column_v1::reserved_flags

◆ reduced_cost

gecode_opt_optional_number_v1 gecode_opt_lp_column_v1::reduced_cost

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