coco::islp_eval_type Struct Reference
[Evaluators]

Visitor data for islp_eval. More...

#include <islp_evaluator.h>

Collaboration diagram for coco::islp_eval_type:

Collaboration graph
[legend]

List of all members.

Public Attributes

std::vector< std::vector
< interval > > * 
islp_data
std::vector< std::vector
< interval > > * 
islp_cache
std::vector< interval > * islp_vec
const modelmod
interval mult
interval mult_trans
unsigned int child_n


Detailed Description

This class is the visitor data type for the islp_eval evaluator.

Definition at line 1431 of file islp_evaluator.h.


Member Data Documentation

children counter

Definition at line 1439 of file islp_evaluator.h.

std::vector<std::vector<interval> >* coco::islp_eval_type::islp_cache

slope cache

Definition at line 1434 of file islp_evaluator.h.

std::vector<std::vector<interval> >* coco::islp_eval_type::islp_data

partial slope data

Definition at line 1433 of file islp_evaluator.h.

result vector

Definition at line 1435 of file islp_evaluator.h.

the DAG

Definition at line 1436 of file islp_evaluator.h.

the current value on the path

Definition at line 1437 of file islp_evaluator.h.

transfer variable for mult

Definition at line 1438 of file islp_evaluator.h.


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

Generated on Tue Feb 9 14:49:31 2010 for COCONUT API by  doxygen 1.5.8