169 lines
6.9 KiB
XML
169 lines
6.9 KiB
XML
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
|
|
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.8.6">
|
|
<compounddef id="group__TaskModelIntExec" kind="group">
|
|
<compoundname>TaskModelIntExec</compoundname>
|
|
<title>Synchronized execution</title>
|
|
<sectiondef kind="func">
|
|
<memberdef kind="function" id="group__TaskModelIntExec_1gaf5a69c8b08806d62fd4371d45ac6ddc6" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
|
|
<type>GECODE_INT_EXPORT void</type>
|
|
<definition>GECODE_INT_EXPORT void Gecode::wait</definition>
|
|
<argsstring>(Home home, IntVar x, void(*c)(Space &home), IntConLevel icl=ICL_DEF)</argsstring>
|
|
<name>wait</name>
|
|
<param>
|
|
<type>Home</type>
|
|
<declname>home</declname>
|
|
</param>
|
|
<param>
|
|
<type>IntVar</type>
|
|
<declname>x</declname>
|
|
</param>
|
|
<param>
|
|
<type>void(*)(Space &home)</type>
|
|
<declname>c</declname>
|
|
</param>
|
|
<param>
|
|
<type>IntConLevel</type>
|
|
<declname>icl</declname>
|
|
<defval>ICL_DEF</defval>
|
|
</param>
|
|
<briefdescription>
|
|
<para>Execute <emphasis>c</emphasis> when <emphasis>x</emphasis> becomes assigned. </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inbodydescription>
|
|
</inbodydescription>
|
|
<location file="/usr/include/gecode/int.hh" line="3424" column="1"/>
|
|
</memberdef>
|
|
<memberdef kind="function" id="group__TaskModelIntExec_1ga589976959021b32c5e1220e23db76593" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
|
|
<type>GECODE_INT_EXPORT void</type>
|
|
<definition>GECODE_INT_EXPORT void Gecode::wait</definition>
|
|
<argsstring>(Home home, BoolVar x, void(*c)(Space &home), IntConLevel icl=ICL_DEF)</argsstring>
|
|
<name>wait</name>
|
|
<param>
|
|
<type>Home</type>
|
|
<declname>home</declname>
|
|
</param>
|
|
<param>
|
|
<type>BoolVar</type>
|
|
<declname>x</declname>
|
|
</param>
|
|
<param>
|
|
<type>void(*)(Space &home)</type>
|
|
<declname>c</declname>
|
|
</param>
|
|
<param>
|
|
<type>IntConLevel</type>
|
|
<declname>icl</declname>
|
|
<defval>ICL_DEF</defval>
|
|
</param>
|
|
<briefdescription>
|
|
<para>Execute <emphasis>c</emphasis> when <emphasis>x</emphasis> becomes assigned. </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inbodydescription>
|
|
</inbodydescription>
|
|
<location file="/usr/include/gecode/int.hh" line="3428" column="1"/>
|
|
</memberdef>
|
|
<memberdef kind="function" id="group__TaskModelIntExec_1ga305cc0fa1cffd6b7807460e3ddd69a4b" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
|
|
<type>GECODE_INT_EXPORT void</type>
|
|
<definition>GECODE_INT_EXPORT void Gecode::wait</definition>
|
|
<argsstring>(Home home, const IntVarArgs &x, void(*c)(Space &home), IntConLevel icl=ICL_DEF)</argsstring>
|
|
<name>wait</name>
|
|
<param>
|
|
<type>Home</type>
|
|
<declname>home</declname>
|
|
</param>
|
|
<param>
|
|
<type>const IntVarArgs &</type>
|
|
<declname>x</declname>
|
|
</param>
|
|
<param>
|
|
<type>void(*)(Space &home)</type>
|
|
<declname>c</declname>
|
|
</param>
|
|
<param>
|
|
<type>IntConLevel</type>
|
|
<declname>icl</declname>
|
|
<defval>ICL_DEF</defval>
|
|
</param>
|
|
<briefdescription>
|
|
<para>Execute <emphasis>c</emphasis> when all variables in <emphasis>x</emphasis> become assigned. </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inbodydescription>
|
|
</inbodydescription>
|
|
<location file="/usr/include/gecode/int.hh" line="3432" column="1"/>
|
|
</memberdef>
|
|
<memberdef kind="function" id="group__TaskModelIntExec_1ga0b6ebbc94538ba9eb208cd2e17826ca2" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
|
|
<type>GECODE_INT_EXPORT void</type>
|
|
<definition>GECODE_INT_EXPORT void Gecode::wait</definition>
|
|
<argsstring>(Home home, const BoolVarArgs &x, void(*c)(Space &home), IntConLevel icl=ICL_DEF)</argsstring>
|
|
<name>wait</name>
|
|
<param>
|
|
<type>Home</type>
|
|
<declname>home</declname>
|
|
</param>
|
|
<param>
|
|
<type>const BoolVarArgs &</type>
|
|
<declname>x</declname>
|
|
</param>
|
|
<param>
|
|
<type>void(*)(Space &home)</type>
|
|
<declname>c</declname>
|
|
</param>
|
|
<param>
|
|
<type>IntConLevel</type>
|
|
<declname>icl</declname>
|
|
<defval>ICL_DEF</defval>
|
|
</param>
|
|
<briefdescription>
|
|
<para>Execute <emphasis>c</emphasis> when all variables in <emphasis>x</emphasis> become assigned. </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inbodydescription>
|
|
</inbodydescription>
|
|
<location file="/usr/include/gecode/int.hh" line="3436" column="1"/>
|
|
</memberdef>
|
|
<memberdef kind="function" id="group__TaskModelIntExec_1gaf90cf579612347def2ebcaff3a8abb9d" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
|
|
<type>GECODE_INT_EXPORT void</type>
|
|
<definition>GECODE_INT_EXPORT void Gecode::when</definition>
|
|
<argsstring>(Home home, BoolVar x, void(*t)(Space &home), void(*e)(Space &home)=NULL, IntConLevel icl=ICL_DEF)</argsstring>
|
|
<name>when</name>
|
|
<param>
|
|
<type>Home</type>
|
|
<declname>home</declname>
|
|
</param>
|
|
<param>
|
|
<type>BoolVar</type>
|
|
<declname>x</declname>
|
|
</param>
|
|
<param>
|
|
<type>void(*)(Space &home)</type>
|
|
<declname>t</declname>
|
|
</param>
|
|
<param>
|
|
<type>void(*)(Space &home)</type>
|
|
<declname>e</declname>
|
|
<defval>NULL</defval>
|
|
</param>
|
|
<param>
|
|
<type>IntConLevel</type>
|
|
<declname>icl</declname>
|
|
<defval>ICL_DEF</defval>
|
|
</param>
|
|
<briefdescription>
|
|
<para>Execute <emphasis>t</emphasis> (then) when <emphasis>x</emphasis> is assigned one, and <emphasis>e</emphasis> (else) otherwise. </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inbodydescription>
|
|
</inbodydescription>
|
|
<location file="/usr/include/gecode/int.hh" line="3440" column="1"/>
|
|
</memberdef>
|
|
</sectiondef>
|
|
<briefdescription>
|
|
</briefdescription>
|
|
<detaileddescription>
|
|
<para>Synchronized execution executes a function or a static member function when a certain event happends. </para> </detaileddescription>
|
|
</compounddef>
|
|
</doxygen>
|