360 lines
14 KiB
XML
360 lines
14 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__TaskModelSetRelOp" kind="group">
|
||
|
<compoundname>TaskModelSetRelOp</compoundname>
|
||
|
<title>Set operation/relation constraints</title>
|
||
|
<sectiondef kind="func">
|
||
|
<memberdef kind="function" id="group__TaskModelSetRelOp_1ga7ae28b8548f2c8645b704a1930d08912" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
|
||
|
<type>GECODE_SET_EXPORT void</type>
|
||
|
<definition>GECODE_SET_EXPORT void Gecode::rel</definition>
|
||
|
<argsstring>(Home home, SetVar x, SetOpType op, SetVar y, SetRelType r, SetVar z)</argsstring>
|
||
|
<name>rel</name>
|
||
|
<param>
|
||
|
<type>Home</type>
|
||
|
<declname>home</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>SetVar</type>
|
||
|
<declname>x</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>SetOpType</type>
|
||
|
<declname>op</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>SetVar</type>
|
||
|
<declname>y</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>SetRelType</type>
|
||
|
<declname>r</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>SetVar</type>
|
||
|
<declname>z</declname>
|
||
|
</param>
|
||
|
<briefdescription>
|
||
|
<para>Post propagator for <formula id="421">$ (x \diamond_{\mathit{op}} y) \sim_r z $</formula>. </para> </briefdescription>
|
||
|
<detaileddescription>
|
||
|
</detaileddescription>
|
||
|
<inbodydescription>
|
||
|
</inbodydescription>
|
||
|
<location file="/usr/include/gecode/set.hh" line="770" column="1"/>
|
||
|
</memberdef>
|
||
|
<memberdef kind="function" id="group__TaskModelSetRelOp_1ga20a54e61b6c6e94707691bd46c46eb41" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
|
||
|
<type>GECODE_SET_EXPORT void</type>
|
||
|
<definition>GECODE_SET_EXPORT void Gecode::rel</definition>
|
||
|
<argsstring>(Home home, SetOpType op, const SetVarArgs &x, SetVar y)</argsstring>
|
||
|
<name>rel</name>
|
||
|
<param>
|
||
|
<type>Home</type>
|
||
|
<declname>home</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>SetOpType</type>
|
||
|
<declname>op</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>const SetVarArgs &</type>
|
||
|
<declname>x</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>SetVar</type>
|
||
|
<declname>y</declname>
|
||
|
</param>
|
||
|
<briefdescription>
|
||
|
<para>Post propagator for <formula id="422">$ y = \diamond_{\mathit{op}} x$</formula>. </para> </briefdescription>
|
||
|
<detaileddescription>
|
||
|
</detaileddescription>
|
||
|
<inbodydescription>
|
||
|
</inbodydescription>
|
||
|
<location file="/usr/include/gecode/set.hh" line="774" column="1"/>
|
||
|
</memberdef>
|
||
|
<memberdef kind="function" id="group__TaskModelSetRelOp_1ga06bb3a4956ce46e5eee57097683e5e66" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
|
||
|
<type>GECODE_SET_EXPORT void</type>
|
||
|
<definition>GECODE_SET_EXPORT void Gecode::rel</definition>
|
||
|
<argsstring>(Home home, SetOpType op, const SetVarArgs &x, const IntSet &z, SetVar y)</argsstring>
|
||
|
<name>rel</name>
|
||
|
<param>
|
||
|
<type>Home</type>
|
||
|
<declname>home</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>SetOpType</type>
|
||
|
<declname>op</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>const SetVarArgs &</type>
|
||
|
<declname>x</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>const IntSet &</type>
|
||
|
<declname>z</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>SetVar</type>
|
||
|
<declname>y</declname>
|
||
|
</param>
|
||
|
<briefdescription>
|
||
|
<para>Post propagator for <formula id="423">$ y = \diamond_{\mathit{op}} x \diamond_{\mathit{op}} z$</formula>. </para> </briefdescription>
|
||
|
<detaileddescription>
|
||
|
</detaileddescription>
|
||
|
<inbodydescription>
|
||
|
</inbodydescription>
|
||
|
<location file="/usr/include/gecode/set.hh" line="778" column="1"/>
|
||
|
</memberdef>
|
||
|
<memberdef kind="function" id="group__TaskModelSetRelOp_1ga16f3f3eff85a77c24ec39f5b7ebe3298" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
|
||
|
<type>GECODE_SET_EXPORT void</type>
|
||
|
<definition>GECODE_SET_EXPORT void Gecode::rel</definition>
|
||
|
<argsstring>(Home home, SetOpType op, const IntVarArgs &x, const IntSet &z, SetVar y)</argsstring>
|
||
|
<name>rel</name>
|
||
|
<param>
|
||
|
<type>Home</type>
|
||
|
<declname>home</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>SetOpType</type>
|
||
|
<declname>op</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>const IntVarArgs &</type>
|
||
|
<declname>x</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>const IntSet &</type>
|
||
|
<declname>z</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>SetVar</type>
|
||
|
<declname>y</declname>
|
||
|
</param>
|
||
|
<briefdescription>
|
||
|
<para>Post propagator for <formula id="423">$ y = \diamond_{\mathit{op}} x \diamond_{\mathit{op}} z$</formula>. </para> </briefdescription>
|
||
|
<detaileddescription>
|
||
|
</detaileddescription>
|
||
|
<inbodydescription>
|
||
|
</inbodydescription>
|
||
|
<location file="/usr/include/gecode/set.hh" line="782" column="1"/>
|
||
|
</memberdef>
|
||
|
<memberdef kind="function" id="group__TaskModelSetRelOp_1ga350709df688f27a460475a370557751b" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
|
||
|
<type>GECODE_SET_EXPORT void</type>
|
||
|
<definition>GECODE_SET_EXPORT void Gecode::rel</definition>
|
||
|
<argsstring>(Home home, SetOpType op, const IntVarArgs &x, SetVar y)</argsstring>
|
||
|
<name>rel</name>
|
||
|
<param>
|
||
|
<type>Home</type>
|
||
|
<declname>home</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>SetOpType</type>
|
||
|
<declname>op</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>const IntVarArgs &</type>
|
||
|
<declname>x</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>SetVar</type>
|
||
|
<declname>y</declname>
|
||
|
</param>
|
||
|
<briefdescription>
|
||
|
<para>Post propagator for <formula id="422">$ y = \diamond_{\mathit{op}} x$</formula>. </para> </briefdescription>
|
||
|
<detaileddescription>
|
||
|
</detaileddescription>
|
||
|
<inbodydescription>
|
||
|
</inbodydescription>
|
||
|
<location file="/usr/include/gecode/set.hh" line="786" column="1"/>
|
||
|
</memberdef>
|
||
|
<memberdef kind="function" id="group__TaskModelSetRelOp_1gabb95dc784aea63694fb6a6c3547520a8" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
|
||
|
<type>GECODE_SET_EXPORT void</type>
|
||
|
<definition>GECODE_SET_EXPORT void Gecode::rel</definition>
|
||
|
<argsstring>(Home home, const IntSet &x, SetOpType op, SetVar y, SetRelType r, SetVar z)</argsstring>
|
||
|
<name>rel</name>
|
||
|
<param>
|
||
|
<type>Home</type>
|
||
|
<declname>home</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>const IntSet &</type>
|
||
|
<declname>x</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>SetOpType</type>
|
||
|
<declname>op</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>SetVar</type>
|
||
|
<declname>y</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>SetRelType</type>
|
||
|
<declname>r</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>SetVar</type>
|
||
|
<declname>z</declname>
|
||
|
</param>
|
||
|
<briefdescription>
|
||
|
<para>Post propagator for <formula id="421">$ (x \diamond_{\mathit{op}} y) \sim_r z $</formula>. </para> </briefdescription>
|
||
|
<detaileddescription>
|
||
|
</detaileddescription>
|
||
|
<inbodydescription>
|
||
|
</inbodydescription>
|
||
|
<location file="/usr/include/gecode/set.hh" line="790" column="1"/>
|
||
|
</memberdef>
|
||
|
<memberdef kind="function" id="group__TaskModelSetRelOp_1gae83f9bbb77df123890de998c42a922cb" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
|
||
|
<type>GECODE_SET_EXPORT void</type>
|
||
|
<definition>GECODE_SET_EXPORT void Gecode::rel</definition>
|
||
|
<argsstring>(Home home, SetVar x, SetOpType op, const IntSet &y, SetRelType r, SetVar z)</argsstring>
|
||
|
<name>rel</name>
|
||
|
<param>
|
||
|
<type>Home</type>
|
||
|
<declname>home</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>SetVar</type>
|
||
|
<declname>x</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>SetOpType</type>
|
||
|
<declname>op</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>const IntSet &</type>
|
||
|
<declname>y</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>SetRelType</type>
|
||
|
<declname>r</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>SetVar</type>
|
||
|
<declname>z</declname>
|
||
|
</param>
|
||
|
<briefdescription>
|
||
|
<para>Post propagator for <formula id="421">$ (x \diamond_{\mathit{op}} y) \sim_r z $</formula>. </para> </briefdescription>
|
||
|
<detaileddescription>
|
||
|
</detaileddescription>
|
||
|
<inbodydescription>
|
||
|
</inbodydescription>
|
||
|
<location file="/usr/include/gecode/set.hh" line="795" column="1"/>
|
||
|
</memberdef>
|
||
|
<memberdef kind="function" id="group__TaskModelSetRelOp_1ga1d116130f2156df62f9c58c80e268353" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
|
||
|
<type>GECODE_SET_EXPORT void</type>
|
||
|
<definition>GECODE_SET_EXPORT void Gecode::rel</definition>
|
||
|
<argsstring>(Home home, SetVar x, SetOpType op, SetVar y, SetRelType r, const IntSet &z)</argsstring>
|
||
|
<name>rel</name>
|
||
|
<param>
|
||
|
<type>Home</type>
|
||
|
<declname>home</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>SetVar</type>
|
||
|
<declname>x</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>SetOpType</type>
|
||
|
<declname>op</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>SetVar</type>
|
||
|
<declname>y</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>SetRelType</type>
|
||
|
<declname>r</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>const IntSet &</type>
|
||
|
<declname>z</declname>
|
||
|
</param>
|
||
|
<briefdescription>
|
||
|
<para>Post propagator for <formula id="421">$ (x \diamond_{\mathit{op}} y) \sim_r z $</formula>. </para> </briefdescription>
|
||
|
<detaileddescription>
|
||
|
</detaileddescription>
|
||
|
<inbodydescription>
|
||
|
</inbodydescription>
|
||
|
<location file="/usr/include/gecode/set.hh" line="800" column="1"/>
|
||
|
</memberdef>
|
||
|
<memberdef kind="function" id="group__TaskModelSetRelOp_1ga1b8e4b9b09cfdabcd9bd1478ba6b2792" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
|
||
|
<type>GECODE_SET_EXPORT void</type>
|
||
|
<definition>GECODE_SET_EXPORT void Gecode::rel</definition>
|
||
|
<argsstring>(Home home, const IntSet &x, SetOpType op, SetVar y, SetRelType r, const IntSet &z)</argsstring>
|
||
|
<name>rel</name>
|
||
|
<param>
|
||
|
<type>Home</type>
|
||
|
<declname>home</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>const IntSet &</type>
|
||
|
<declname>x</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>SetOpType</type>
|
||
|
<declname>op</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>SetVar</type>
|
||
|
<declname>y</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>SetRelType</type>
|
||
|
<declname>r</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>const IntSet &</type>
|
||
|
<declname>z</declname>
|
||
|
</param>
|
||
|
<briefdescription>
|
||
|
<para>Post propagator for <formula id="421">$ (x \diamond_{\mathit{op}} y) \sim_r z $</formula>. </para> </briefdescription>
|
||
|
<detaileddescription>
|
||
|
</detaileddescription>
|
||
|
<inbodydescription>
|
||
|
</inbodydescription>
|
||
|
<location file="/usr/include/gecode/set.hh" line="805" column="1"/>
|
||
|
</memberdef>
|
||
|
<memberdef kind="function" id="group__TaskModelSetRelOp_1ga356a33786516703eece135f673f2610e" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
|
||
|
<type>GECODE_SET_EXPORT void</type>
|
||
|
<definition>GECODE_SET_EXPORT void Gecode::rel</definition>
|
||
|
<argsstring>(Home home, SetVar x, SetOpType op, const IntSet &y, SetRelType r, const IntSet &z)</argsstring>
|
||
|
<name>rel</name>
|
||
|
<param>
|
||
|
<type>Home</type>
|
||
|
<declname>home</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>SetVar</type>
|
||
|
<declname>x</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>SetOpType</type>
|
||
|
<declname>op</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>const IntSet &</type>
|
||
|
<declname>y</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>SetRelType</type>
|
||
|
<declname>r</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>const IntSet &</type>
|
||
|
<declname>z</declname>
|
||
|
</param>
|
||
|
<briefdescription>
|
||
|
<para>Post propagator for <formula id="421">$ (x \diamond_{\mathit{op}} y) \sim_r z $</formula>. </para> </briefdescription>
|
||
|
<detaileddescription>
|
||
|
</detaileddescription>
|
||
|
<inbodydescription>
|
||
|
</inbodydescription>
|
||
|
<location file="/usr/include/gecode/set.hh" line="810" column="1"/>
|
||
|
</memberdef>
|
||
|
</sectiondef>
|
||
|
<briefdescription>
|
||
|
</briefdescription>
|
||
|
<detaileddescription>
|
||
|
</detaileddescription>
|
||
|
</compounddef>
|
||
|
</doxygen>
|