Cbc  2.10.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
IdiotResult Struct Reference

for use internally More...

#include <Idiot.hpp>

Public Attributes

double infeas
 
double objval
 
double dropThis
 
double weighted
 
double sumSquared
 
double djAtBeginning
 
double djAtEnd
 
int iteration
 

Detailed Description

for use internally

Definition at line 22 of file Idiot.hpp.

Member Data Documentation

double IdiotResult::infeas

Definition at line 23 of file Idiot.hpp.

double IdiotResult::objval

Definition at line 24 of file Idiot.hpp.

double IdiotResult::dropThis

Definition at line 25 of file Idiot.hpp.

double IdiotResult::weighted

Definition at line 26 of file Idiot.hpp.

double IdiotResult::sumSquared

Definition at line 27 of file Idiot.hpp.

double IdiotResult::djAtBeginning

Definition at line 28 of file Idiot.hpp.

double IdiotResult::djAtEnd

Definition at line 29 of file Idiot.hpp.

int IdiotResult::iteration

Definition at line 30 of file Idiot.hpp.


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