RLP  1.5
SProb Struct Reference

Problem structure. More...

Data Fields

HashMap pos
 Variables and their indexes. More...
 
Array invpos
 Variables on each index. More...
 
List exps
 List of expressions (objective function, and conditions). More...
 

Detailed Description

Problem structure.

Definition at line 38 of file read.h.

Field Documentation

List exps

List of expressions (objective function, and conditions).

Definition at line 45 of file read.h.

Array invpos

Variables on each index.

Definition at line 43 of file read.h.

HashMap pos

Variables and their indexes.

Definition at line 41 of file read.h.

RLP © 2006, 2009, 2015   Rui Carlos Gonçalves