Gecode 6.4.0
gecode_opt_repair_info_v1 Struct Reference

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

Public Attributes

uint64_t source_model_id
uint64_t source_revision
uint64_t private_model_id
uint64_t private_revision
uint64_t variable_slots
uint64_t item_count
uint64_t stage_count
uint64_t completed_stages
int32_t termination
int32_t guarantee
int32_t has_private_model
int32_t has_repair
int32_t minimum_violation_established
int32_t original_objective_optimized
int32_t workflow_termination
int32_t workflow_guarantee
double elapsed_seconds
double workflow_elapsed_seconds

Member Data Documentation

◆ source_model_id

uint64_t gecode_opt_repair_info_v1::source_model_id

◆ source_revision

uint64_t gecode_opt_repair_info_v1::source_revision

◆ private_model_id

uint64_t gecode_opt_repair_info_v1::private_model_id

◆ private_revision

uint64_t gecode_opt_repair_info_v1::private_revision

◆ variable_slots

uint64_t gecode_opt_repair_info_v1::variable_slots

◆ item_count

uint64_t gecode_opt_repair_info_v1::item_count

◆ stage_count

uint64_t gecode_opt_repair_info_v1::stage_count

◆ completed_stages

uint64_t gecode_opt_repair_info_v1::completed_stages

◆ termination

int32_t gecode_opt_repair_info_v1::termination

◆ guarantee

int32_t gecode_opt_repair_info_v1::guarantee

◆ has_private_model

int32_t gecode_opt_repair_info_v1::has_private_model

◆ has_repair

int32_t gecode_opt_repair_info_v1::has_repair

◆ minimum_violation_established

int32_t gecode_opt_repair_info_v1::minimum_violation_established

◆ original_objective_optimized

int32_t gecode_opt_repair_info_v1::original_objective_optimized

◆ workflow_termination

int32_t gecode_opt_repair_info_v1::workflow_termination

◆ workflow_guarantee

int32_t gecode_opt_repair_info_v1::workflow_guarantee

◆ elapsed_seconds

double gecode_opt_repair_info_v1::elapsed_seconds

◆ workflow_elapsed_seconds

double gecode_opt_repair_info_v1::workflow_elapsed_seconds

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