coin-Bcp
Public Attributes | List of all members
triplet Struct Reference

#include <KS.hpp>

Public Attributes

double c
 
double w
 
int i
 

Detailed Description

Definition at line 40 of file KS.hpp.

Member Data Documentation

double triplet::c

Definition at line 41 of file KS.hpp.

Referenced by ratioComp(), and Knapsack::sortItems().

double triplet::w

Definition at line 42 of file KS.hpp.

Referenced by ratioComp(), and Knapsack::sortItems().

int triplet::i

Definition at line 43 of file KS.hpp.

Referenced by ratioComp(), and Knapsack::sortItems().


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