Generated on Sat Apr 10 2021 00:00:00 for Gecode by doxygen 1.9.1
registry.hh File Reference
#include <gecode/flatzinc.hh>
#include <string>
#include <map>

Go to the source code of this file.

Classes

class  Gecode::FlatZinc::Registry
 Map from constraint identifier to constraint posting functions. More...
 

Functions

Registry & Gecode::FlatZinc::registry (void)
 Return global registry object. More...
 

Function Documentation

◆ registry()

GECODE_FLATZINC_EXPORT Registry & Gecode::FlatZinc::registry ( void  )

Return global registry object.

Definition at line 53 of file registry.cpp.