Gecode 6.4.0
gecode_opt_variable_spec_v1 Struct Reference

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

Public Attributes

uint64_t struct_size
int32_t type
int32_t reserved
double lower
double upper
const char * name

Member Data Documentation

◆ struct_size

uint64_t gecode_opt_variable_spec_v1::struct_size

◆ type

int32_t gecode_opt_variable_spec_v1::type

◆ reserved

int32_t gecode_opt_variable_spec_v1::reserved

◆ lower

double gecode_opt_variable_spec_v1::lower

◆ upper

double gecode_opt_variable_spec_v1::upper

◆ name

const char* gecode_opt_variable_spec_v1::name

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