Generated on Tue May 22 09:41:37 2018 for Gecode by doxygen 1.6.3

Gecode::Kernel::GPI::Info Class Reference

Class for storing propagator information. 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 propagator information.

Definition at line 42 of file gpi.hpp.


Member Function Documentation

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

Initialize.

Definition at line 103 of file gpi.hpp.


Member Data Documentation

Propagator identifier.

Definition at line 45 of file gpi.hpp.

Group identifier.

Definition at line 47 of file gpi.hpp.

The afc value.

Definition at line 49 of file gpi.hpp.


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