Gecode 6.4.0
gecode_opt_quadratic_checks_v1 Struct Reference

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

Public Attributes

int32_t primal_valid
int32_t objective_valid
int32_t kkt_available
int32_t kkt_valid
int32_t bound_valid
int32_t reserved
gecode_opt_optional_number_v1 max_stationarity
gecode_opt_optional_number_v1 max_complementarity
gecode_opt_optional_number_v1 original_objective
gecode_opt_optional_number_v1 normalized_lower_bound
gecode_opt_optional_number_v1 gap_upper_bound
uint64_t square_count
uint64_t gradient_slots

Member Data Documentation

◆ primal_valid

int32_t gecode_opt_quadratic_checks_v1::primal_valid

◆ objective_valid

int32_t gecode_opt_quadratic_checks_v1::objective_valid

◆ kkt_available

int32_t gecode_opt_quadratic_checks_v1::kkt_available

◆ kkt_valid

int32_t gecode_opt_quadratic_checks_v1::kkt_valid

◆ bound_valid

int32_t gecode_opt_quadratic_checks_v1::bound_valid

◆ reserved

int32_t gecode_opt_quadratic_checks_v1::reserved

◆ max_stationarity

gecode_opt_optional_number_v1 gecode_opt_quadratic_checks_v1::max_stationarity

◆ max_complementarity

gecode_opt_optional_number_v1 gecode_opt_quadratic_checks_v1::max_complementarity

◆ original_objective

gecode_opt_optional_number_v1 gecode_opt_quadratic_checks_v1::original_objective

◆ normalized_lower_bound

gecode_opt_optional_number_v1 gecode_opt_quadratic_checks_v1::normalized_lower_bound

◆ gap_upper_bound

gecode_opt_optional_number_v1 gecode_opt_quadratic_checks_v1::gap_upper_bound

◆ square_count

uint64_t gecode_opt_quadratic_checks_v1::square_count

◆ gradient_slots

uint64_t gecode_opt_quadratic_checks_v1::gradient_slots

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