Dip 0.95.0
Loading...
Searching...
No Matches
DecompMainParam Struct Reference

#include <Decomp.h>

Public Attributes

bool doCut
 
bool doPriceCut
 
bool doDirect
 
double timeSetupCpu
 
double timeSetupReal
 
double timeSolveCpu
 
double timeSolveReal
 
double bestLB
 
double bestUB
 

Detailed Description

Definition at line 109 of file Decomp.h.

Member Data Documentation

◆ doCut

bool DecompMainParam::doCut

Definition at line 110 of file Decomp.h.

◆ doPriceCut

bool DecompMainParam::doPriceCut

Definition at line 111 of file Decomp.h.

◆ doDirect

bool DecompMainParam::doDirect

Definition at line 112 of file Decomp.h.

◆ timeSetupCpu

double DecompMainParam::timeSetupCpu

Definition at line 113 of file Decomp.h.

◆ timeSetupReal

double DecompMainParam::timeSetupReal

Definition at line 114 of file Decomp.h.

◆ timeSolveCpu

double DecompMainParam::timeSolveCpu

Definition at line 115 of file Decomp.h.

◆ timeSolveReal

double DecompMainParam::timeSolveReal

Definition at line 116 of file Decomp.h.

◆ bestLB

double DecompMainParam::bestLB

Definition at line 117 of file Decomp.h.

◆ bestUB

double DecompMainParam::bestUB

Definition at line 118 of file Decomp.h.


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