Generated on Sat Jul 28 2018 17:23:58 for Gecode by doxygen 1.8.14
Gecode::GPI::Info Class Reference

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

#include <gpi.hpp>

Public Member Functions

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

Public Attributes

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

Detailed Description

Class for storing timed-decay value.

Definition at line 46 of file gpi.hpp.

Member Function Documentation

◆ init()

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

Initialize.

Definition at line 126 of file gpi.hpp.

Member Data Documentation

◆ pid

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

Propagator identifier.

Definition at line 49 of file gpi.hpp.

◆ gid

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

Group identifier.

Definition at line 51 of file gpi.hpp.

◆ afc

double Gecode::GPI::Info::afc

The afc value.

Definition at line 53 of file gpi.hpp.


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