102 lines
5.3 KiB
XML
102 lines
5.3 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__TaskModelIntSequence" kind="group">
|
|
<compoundname>TaskModelIntSequence</compoundname>
|
|
<title>Sequence constraints</title>
|
|
<sectiondef kind="func">
|
|
<memberdef kind="function" id="group__TaskModelIntSequence_1ga3bc04a3aea7c48a707d6b551fee2127f" 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::sequence</definition>
|
|
<argsstring>(Home home, const IntVarArgs &x, const IntSet &s, int q, int l, int u, IntConLevel icl=ICL_DEF)</argsstring>
|
|
<name>sequence</name>
|
|
<param>
|
|
<type>Home</type>
|
|
<declname>home</declname>
|
|
</param>
|
|
<param>
|
|
<type>const IntVarArgs &</type>
|
|
<declname>x</declname>
|
|
</param>
|
|
<param>
|
|
<type>const IntSet &</type>
|
|
<declname>s</declname>
|
|
</param>
|
|
<param>
|
|
<type>int</type>
|
|
<declname>q</declname>
|
|
</param>
|
|
<param>
|
|
<type>int</type>
|
|
<declname>l</declname>
|
|
</param>
|
|
<param>
|
|
<type>int</type>
|
|
<declname>u</declname>
|
|
</param>
|
|
<param>
|
|
<type>IntConLevel</type>
|
|
<declname>icl</declname>
|
|
<defval>ICL_DEF</defval>
|
|
</param>
|
|
<briefdescription>
|
|
<para>Post propagator for <formula id="265">$\operatorname{sequence}(x,s,q,l,u)$</formula>. </para> </briefdescription>
|
|
<detaileddescription>
|
|
<para>Posts a domain consistent propagator for the constraint <formula id="266">$\bigwedge_{i=0}^{|x|-q} \operatorname{among}(\langle x_i,\ldots,x_{i+q-1}\rangle,s,l,u)$</formula> where the among constraint is defined as <formula id="267">$l\leq\#\{j\in\{i,\ldots,i+q-1\}\;|\;x_j\in s\} \leq u$</formula>.</para><para>Throws the following exceptions:<itemizedlist>
|
|
<listitem><para>Of type <ref refid="classGecode_1_1Int_1_1TooFewArguments" kindref="compound">Int::TooFewArguments</ref>, if <formula id="268">$|x|=0$</formula>.</para></listitem><listitem><para>Of type <ref refid="classGecode_1_1Int_1_1ArgumentSame" kindref="compound">Int::ArgumentSame</ref>, if <emphasis>x</emphasis> contains the same unassigned variable multiply.</para></listitem><listitem><para>Of type Int::OutOfRange, if <formula id="269">$q < 1 \vee q > |x|$</formula>. </para></listitem></itemizedlist>
|
|
</para> </detaileddescription>
|
|
<inbodydescription>
|
|
</inbodydescription>
|
|
<location file="/usr/include/gecode/int.hh" line="1836" column="1"/>
|
|
</memberdef>
|
|
<memberdef kind="function" id="group__TaskModelIntSequence_1ga60b3367a470e709749114cbd9af8f899" 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::sequence</definition>
|
|
<argsstring>(Home home, const BoolVarArgs &x, const IntSet &s, int q, int l, int u, IntConLevel icl=ICL_DEF)</argsstring>
|
|
<name>sequence</name>
|
|
<param>
|
|
<type>Home</type>
|
|
<declname>home</declname>
|
|
</param>
|
|
<param>
|
|
<type>const BoolVarArgs &</type>
|
|
<declname>x</declname>
|
|
</param>
|
|
<param>
|
|
<type>const IntSet &</type>
|
|
<declname>s</declname>
|
|
</param>
|
|
<param>
|
|
<type>int</type>
|
|
<declname>q</declname>
|
|
</param>
|
|
<param>
|
|
<type>int</type>
|
|
<declname>l</declname>
|
|
</param>
|
|
<param>
|
|
<type>int</type>
|
|
<declname>u</declname>
|
|
</param>
|
|
<param>
|
|
<type>IntConLevel</type>
|
|
<declname>icl</declname>
|
|
<defval>ICL_DEF</defval>
|
|
</param>
|
|
<briefdescription>
|
|
<para>Post propagator for <formula id="265">$\operatorname{sequence}(x,s,q,l,u)$</formula>. </para> </briefdescription>
|
|
<detaileddescription>
|
|
<para>Posts a domain consistent propagator for the constraint <formula id="266">$\bigwedge_{i=0}^{|x|-q} \operatorname{among}(\langle x_i,\ldots,x_{i+q-1}\rangle,s,l,u)$</formula> where the among constraint is defined as <formula id="267">$l\leq\#\{j\in\{i,\ldots,i+q-1\}\;|\;x_j\in s\} \leq u$</formula>.</para><para>Throws the following exceptions:<itemizedlist>
|
|
<listitem><para>Of type <ref refid="classGecode_1_1Int_1_1TooFewArguments" kindref="compound">Int::TooFewArguments</ref>, if <formula id="268">$|x|=0$</formula>.</para></listitem><listitem><para>Of type <ref refid="classGecode_1_1Int_1_1ArgumentSame" kindref="compound">Int::ArgumentSame</ref>, if <emphasis>x</emphasis> contains the same unassigned variable multiply.</para></listitem><listitem><para>Of type Int::OutOfRange, if <formula id="269">$q < 1 \vee q > |x|$</formula>. </para></listitem></itemizedlist>
|
|
</para> </detaileddescription>
|
|
<inbodydescription>
|
|
</inbodydescription>
|
|
<location file="/usr/include/gecode/int.hh" line="1854" column="1"/>
|
|
</memberdef>
|
|
</sectiondef>
|
|
<briefdescription>
|
|
</briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
</compounddef>
|
|
</doxygen>
|