Generated on Tue Apr 18 10:23:17 2017 for Gecode by doxygen 1.6.3

Gecode::GPI::Info Class Reference

Class for storing timed-decay value. More...

#include <gpi.hpp>

List of all members.

Public Member Functions

void init (unsigned int pid, unsigned int gid)
 Initialize.

Public Attributes

unsigned int pid
 Propagator identifier.
unsigned int gid
 Group identifier.
double afc
 The afc value.

Detailed Description

Class for storing timed-decay value.

Definition at line 46 of file gpi.hpp.


Member Function Documentation

void Gecode::GPI::Info::init ( unsigned int  pid,
unsigned int  gid 
) [inline]

Initialize.

Definition at line 126 of file gpi.hpp.


Member Data Documentation

unsigned int Gecode::GPI::Info::pid

Propagator identifier.

Definition at line 49 of file gpi.hpp.

unsigned int Gecode::GPI::Info::gid

Group identifier.

Definition at line 51 of file gpi.hpp.

The afc value.

Definition at line 53 of file gpi.hpp.


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