Gecode 6.4.0
gecode_opt_lp_checks_v1 Struct Reference

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

Public Attributes

uint64_t struct_size
uint64_t reserved
int32_t primal_valid
int32_t dual_signs_valid
int32_t stationarity_valid
int32_t complementarity_valid
int32_t gap_valid
int32_t accepted
gecode_opt_optional_number_v1 max_dual_sign_violation
gecode_opt_optional_number_v1 max_stationarity
gecode_opt_optional_number_v1 max_complementarity
gecode_opt_optional_number_v1 dual_objective_estimate
gecode_opt_optional_number_v1 normalized_gap

Member Data Documentation

◆ struct_size

uint64_t gecode_opt_lp_checks_v1::struct_size

◆ reserved

uint64_t gecode_opt_lp_checks_v1::reserved

◆ primal_valid

int32_t gecode_opt_lp_checks_v1::primal_valid

◆ dual_signs_valid

int32_t gecode_opt_lp_checks_v1::dual_signs_valid

◆ stationarity_valid

int32_t gecode_opt_lp_checks_v1::stationarity_valid

◆ complementarity_valid

int32_t gecode_opt_lp_checks_v1::complementarity_valid

◆ gap_valid

int32_t gecode_opt_lp_checks_v1::gap_valid

◆ accepted

int32_t gecode_opt_lp_checks_v1::accepted

◆ max_dual_sign_violation

gecode_opt_optional_number_v1 gecode_opt_lp_checks_v1::max_dual_sign_violation

◆ max_stationarity

gecode_opt_optional_number_v1 gecode_opt_lp_checks_v1::max_stationarity

◆ max_complementarity

gecode_opt_optional_number_v1 gecode_opt_lp_checks_v1::max_complementarity

◆ dual_objective_estimate

gecode_opt_optional_number_v1 gecode_opt_lp_checks_v1::dual_objective_estimate

◆ normalized_gap

gecode_opt_optional_number_v1 gecode_opt_lp_checks_v1::normalized_gap

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