Gecode 6.4.0
gecode_opt_scenario_bounds_v1 Struct Reference

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

Public Attributes

uint64_t struct_size
uint64_t reserved
gecode_opt_id entity
int32_t has_lower
int32_t has_upper
double lower
double upper

Member Data Documentation

◆ struct_size

uint64_t gecode_opt_scenario_bounds_v1::struct_size

◆ reserved

uint64_t gecode_opt_scenario_bounds_v1::reserved

◆ entity

gecode_opt_id gecode_opt_scenario_bounds_v1::entity

◆ has_lower

int32_t gecode_opt_scenario_bounds_v1::has_lower

◆ has_upper

int32_t gecode_opt_scenario_bounds_v1::has_upper

◆ lower

double gecode_opt_scenario_bounds_v1::lower

◆ upper

double gecode_opt_scenario_bounds_v1::upper

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