60 lines
2.6 KiB
XML
60 lines
2.6 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__TaskModelSetSequence" kind="group">
|
||
|
<compoundname>TaskModelSetSequence</compoundname>
|
||
|
<title>Sequence constraints</title>
|
||
|
<sectiondef kind="func">
|
||
|
<memberdef kind="function" id="group__TaskModelSetSequence_1gabb56eeb50b14474bf063296a9922e745" 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::sequence</definition>
|
||
|
<argsstring>(Home home, const SetVarArgs &x)</argsstring>
|
||
|
<name>sequence</name>
|
||
|
<param>
|
||
|
<type>Home</type>
|
||
|
<declname>home</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>const SetVarArgs &</type>
|
||
|
<declname>x</declname>
|
||
|
</param>
|
||
|
<briefdescription>
|
||
|
<para>Post propagator for <formula id="390">$\forall 0\leq i< |x|-1 : \max(x_i)<\min(x_{i+1})$</formula>. </para> </briefdescription>
|
||
|
<detaileddescription>
|
||
|
</detaileddescription>
|
||
|
<inbodydescription>
|
||
|
</inbodydescription>
|
||
|
<location file="/usr/include/gecode/set.hh" line="842" column="1"/>
|
||
|
</memberdef>
|
||
|
<memberdef kind="function" id="group__TaskModelSetSequence_1ga38e1275d9411bdd0fee4ecc0157e2abc" 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::sequence</definition>
|
||
|
<argsstring>(Home home, const SetVarArgs &y, SetVar x)</argsstring>
|
||
|
<name>sequence</name>
|
||
|
<param>
|
||
|
<type>Home</type>
|
||
|
<declname>home</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>const SetVarArgs &</type>
|
||
|
<declname>y</declname>
|
||
|
</param>
|
||
|
<param>
|
||
|
<type>SetVar</type>
|
||
|
<declname>x</declname>
|
||
|
</param>
|
||
|
<briefdescription>
|
||
|
<para>Post propagator for <formula id="390">$\forall 0\leq i< |x|-1 : \max(x_i)<\min(x_{i+1})$</formula> and <formula id="379">$ x = \bigcup_{i\in\{0,\dots,n-1\}} y_i $</formula>. </para> </briefdescription>
|
||
|
<detaileddescription>
|
||
|
</detaileddescription>
|
||
|
<inbodydescription>
|
||
|
</inbodydescription>
|
||
|
<location file="/usr/include/gecode/set.hh" line="846" column="1"/>
|
||
|
</memberdef>
|
||
|
</sectiondef>
|
||
|
<briefdescription>
|
||
|
</briefdescription>
|
||
|
<detaileddescription>
|
||
|
</detaileddescription>
|
||
|
</compounddef>
|
||
|
</doxygen>
|