237 lines
14 KiB
XML
237 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="classGecode_1_1ViewValNGL" kind="class" prot="public">
|
|
<compoundname>Gecode::ViewValNGL</compoundname>
|
|
<basecompoundref refid="classGecode_1_1NGL" prot="public" virt="non-virtual">Gecode::NGL</basecompoundref>
|
|
<includes refid="brancher-view-val_8hpp" local="no">brancher-view-val.hpp</includes>
|
|
<templateparamlist>
|
|
<param>
|
|
<type>class</type>
|
|
<declname>View</declname>
|
|
<defname>View</defname>
|
|
</param>
|
|
<param>
|
|
<type>class</type>
|
|
<declname>Val</declname>
|
|
<defname>Val</defname>
|
|
</param>
|
|
<param>
|
|
<type><ref refid="group__TaskVarMEPC_1gad24536e327a507a903179b6a5efd2e3d" kindref="member">PropCond</ref></type>
|
|
<declname>pc</declname>
|
|
<defname>pc</defname>
|
|
</param>
|
|
</templateparamlist>
|
|
<sectiondef kind="protected-attrib">
|
|
<memberdef kind="variable" id="classGecode_1_1ViewValNGL_1a29e0b5c01dc7467d293e5a282caa8074" prot="protected" static="no" mutable="no">
|
|
<type>View</type>
|
|
<definition>View Gecode::ViewValNGL< View, Val, pc >::x</definition>
|
|
<argsstring></argsstring>
|
|
<name>x</name>
|
|
<briefdescription>
|
|
<para>The stored view. </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inbodydescription>
|
|
</inbodydescription>
|
|
<location file="/usr/include/gecode/kernel/brancher-view-val.hpp" line="71" column="1" bodyfile="/usr/include/gecode/kernel/brancher-view-val.hpp" bodystart="71" bodyend="-1"/>
|
|
</memberdef>
|
|
<memberdef kind="variable" id="classGecode_1_1ViewValNGL_1a9094f91ddbf37e014ff2493db94356d9" prot="protected" static="no" mutable="no">
|
|
<type>Val</type>
|
|
<definition>Val Gecode::ViewValNGL< View, Val, pc >::n</definition>
|
|
<argsstring></argsstring>
|
|
<name>n</name>
|
|
<briefdescription>
|
|
<para>The stored value. </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inbodydescription>
|
|
</inbodydescription>
|
|
<location file="/usr/include/gecode/kernel/brancher-view-val.hpp" line="73" column="1" bodyfile="/usr/include/gecode/kernel/brancher-view-val.hpp" bodystart="73" bodyend="-1"/>
|
|
</memberdef>
|
|
</sectiondef>
|
|
<sectiondef kind="public-func">
|
|
<memberdef kind="function" id="classGecode_1_1ViewValNGL_1af68098131587292a8e5eb25c10cfe64a" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
|
|
<type></type>
|
|
<definition>forceinline Gecode::ViewValNGL< View, Val, pc >::ViewValNGL</definition>
|
|
<argsstring>(Space &home, View x, Val n)</argsstring>
|
|
<name>ViewValNGL</name>
|
|
<param>
|
|
<type><ref refid="classGecode_1_1Space" kindref="compound">Space</ref> &</type>
|
|
<declname>home</declname>
|
|
</param>
|
|
<param>
|
|
<type>View</type>
|
|
<declname>x</declname>
|
|
</param>
|
|
<param>
|
|
<type>Val</type>
|
|
<declname>n</declname>
|
|
</param>
|
|
<briefdescription>
|
|
<para>Initialize for propagator <emphasis>p</emphasis> with view <emphasis>x</emphasis> and value <emphasis>n</emphasis>. </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inbodydescription>
|
|
</inbodydescription>
|
|
<location file="/usr/include/gecode/kernel/brancher-view-val.hpp" line="76" column="1" bodyfile="/usr/include/gecode/kernel/brancher-view-val.hpp" bodystart="187" bodyend="188"/>
|
|
</memberdef>
|
|
<memberdef kind="function" id="classGecode_1_1ViewValNGL_1a855456710fb1879e6e7b0b3e9d135c8d" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
|
|
<type></type>
|
|
<definition>forceinline Gecode::ViewValNGL< View, Val, pc >::ViewValNGL</definition>
|
|
<argsstring>(Space &home, bool share, ViewValNGL &ngl)</argsstring>
|
|
<name>ViewValNGL</name>
|
|
<param>
|
|
<type><ref refid="classGecode_1_1Space" kindref="compound">Space</ref> &</type>
|
|
<declname>home</declname>
|
|
</param>
|
|
<param>
|
|
<type>bool</type>
|
|
<declname>share</declname>
|
|
</param>
|
|
<param>
|
|
<type><ref refid="classGecode_1_1ViewValNGL" kindref="compound">ViewValNGL</ref> &</type>
|
|
<declname>ngl</declname>
|
|
</param>
|
|
<briefdescription>
|
|
<para>Constructor for cloning <emphasis>ngl</emphasis>. </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inbodydescription>
|
|
</inbodydescription>
|
|
<location file="/usr/include/gecode/kernel/brancher-view-val.hpp" line="78" column="1" bodyfile="/usr/include/gecode/kernel/brancher-view-val.hpp" bodystart="192" bodyend="195"/>
|
|
</memberdef>
|
|
<memberdef kind="function" id="classGecode_1_1ViewValNGL_1ae57047793ad3211f80e899a6011895db" prot="public" static="no" const="no" explicit="no" inline="no" virt="virtual">
|
|
<type>void</type>
|
|
<definition>void Gecode::ViewValNGL< View, Val, pc >::subscribe</definition>
|
|
<argsstring>(Space &home, Propagator &p)</argsstring>
|
|
<name>subscribe</name>
|
|
<reimplements refid="classGecode_1_1NGL_1a33168f9e7e8ca3a786b86003dd141ed3">subscribe</reimplements>
|
|
<param>
|
|
<type><ref refid="classGecode_1_1Space" kindref="compound">Space</ref> &</type>
|
|
<declname>home</declname>
|
|
</param>
|
|
<param>
|
|
<type><ref refid="classGecode_1_1Propagator" kindref="compound">Propagator</ref> &</type>
|
|
<declname>p</declname>
|
|
</param>
|
|
<briefdescription>
|
|
<para>Create subscription for no-good literal. </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inbodydescription>
|
|
</inbodydescription>
|
|
<location file="/usr/include/gecode/kernel/brancher-view-val.hpp" line="80" column="1" bodyfile="/usr/include/gecode/kernel/brancher-view-val.hpp" bodystart="199" bodyend="201"/>
|
|
</memberdef>
|
|
<memberdef kind="function" id="classGecode_1_1ViewValNGL_1a9b7543d29220e599e79f56a0bd774261" prot="public" static="no" const="no" explicit="no" inline="no" virt="virtual">
|
|
<type>void</type>
|
|
<definition>void Gecode::ViewValNGL< View, Val, pc >::cancel</definition>
|
|
<argsstring>(Space &home, Propagator &p)</argsstring>
|
|
<name>cancel</name>
|
|
<reimplements refid="classGecode_1_1NGL_1a2979fc3a4a53cb50d1d79a3d85dd68ff">cancel</reimplements>
|
|
<param>
|
|
<type><ref refid="classGecode_1_1Space" kindref="compound">Space</ref> &</type>
|
|
<declname>home</declname>
|
|
</param>
|
|
<param>
|
|
<type><ref refid="classGecode_1_1Propagator" kindref="compound">Propagator</ref> &</type>
|
|
<declname>p</declname>
|
|
</param>
|
|
<briefdescription>
|
|
<para>Cancel subscription for no-good literal. </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inbodydescription>
|
|
</inbodydescription>
|
|
<location file="/usr/include/gecode/kernel/brancher-view-val.hpp" line="82" column="1" bodyfile="/usr/include/gecode/kernel/brancher-view-val.hpp" bodystart="205" bodyend="207"/>
|
|
</memberdef>
|
|
<memberdef kind="function" id="classGecode_1_1ViewValNGL_1ad1eb07a0062850a3b83f474cdab8d27d" prot="public" static="no" const="no" explicit="no" inline="no" virt="virtual">
|
|
<type>size_t</type>
|
|
<definition>size_t Gecode::ViewValNGL< View, Val, pc >::dispose</definition>
|
|
<argsstring>(Space &home)</argsstring>
|
|
<name>dispose</name>
|
|
<reimplements refid="classGecode_1_1NGL_1afd8655a06d89684571304621d06ffc50">dispose</reimplements>
|
|
<param>
|
|
<type><ref refid="classGecode_1_1Space" kindref="compound">Space</ref> &</type>
|
|
<declname>home</declname>
|
|
</param>
|
|
<briefdescription>
|
|
<para>Dispose. </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inbodydescription>
|
|
</inbodydescription>
|
|
<location file="/usr/include/gecode/kernel/brancher-view-val.hpp" line="84" column="1" bodyfile="/usr/include/gecode/kernel/brancher-view-val.hpp" bodystart="211" bodyend="214"/>
|
|
</memberdef>
|
|
</sectiondef>
|
|
<briefdescription>
|
|
<para>View-value no-good literal. </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inheritancegraph>
|
|
<node id="8006">
|
|
<label>Gecode::ViewValNGL< View, Val, pc ></label>
|
|
<link refid="classGecode_1_1ViewValNGL"/>
|
|
<childnode refid="8007" relation="public-inheritance">
|
|
</childnode>
|
|
</node>
|
|
<node id="8007">
|
|
<label>Gecode::NGL</label>
|
|
<link refid="classGecode_1_1NGL"/>
|
|
</node>
|
|
</inheritancegraph>
|
|
<collaborationgraph>
|
|
<node id="8008">
|
|
<label>Gecode::ViewValNGL< View, Val, pc ></label>
|
|
<link refid="classGecode_1_1ViewValNGL"/>
|
|
<childnode refid="8009" relation="public-inheritance">
|
|
</childnode>
|
|
<childnode refid="8010" relation="usage">
|
|
<edgelabel>x</edgelabel>
|
|
</childnode>
|
|
<childnode refid="8011" relation="usage">
|
|
<edgelabel>n</edgelabel>
|
|
</childnode>
|
|
</node>
|
|
<node id="8011">
|
|
<label>Val</label>
|
|
</node>
|
|
<node id="8010">
|
|
<label>View</label>
|
|
</node>
|
|
<node id="8009">
|
|
<label>Gecode::NGL</label>
|
|
<link refid="classGecode_1_1NGL"/>
|
|
</node>
|
|
</collaborationgraph>
|
|
<location file="/usr/include/gecode/kernel/brancher-view-val.hpp" line="68" column="1" bodyfile="/usr/include/gecode/kernel/brancher-view-val.hpp" bodystart="68" bodyend="85"/>
|
|
<listofallmembers>
|
|
<member refid="classGecode_1_1NGL_1abf10da0a1776ea70bc0a00d099e6c5eb" prot="public" virt="non-virtual"><scope>Gecode::ViewValNGL</scope><name>add</name></member>
|
|
<member refid="classGecode_1_1ViewValNGL_1a9b7543d29220e599e79f56a0bd774261" prot="public" virt="virtual"><scope>Gecode::ViewValNGL</scope><name>cancel</name></member>
|
|
<member refid="classGecode_1_1NGL_1ad1b6fe104e32ec020e6738b1aebb8224" prot="public" virt="pure-virtual"><scope>Gecode::ViewValNGL</scope><name>copy</name></member>
|
|
<member refid="classGecode_1_1ViewValNGL_1ad1eb07a0062850a3b83f474cdab8d27d" prot="public" virt="virtual"><scope>Gecode::ViewValNGL</scope><name>dispose</name></member>
|
|
<member refid="classGecode_1_1NGL_1aab4befbc70f2ae73712d48cac3038453a85e8c9a66310532b7a9b5720c2ec6caa" prot="public" virt="non-virtual"><scope>Gecode::ViewValNGL</scope><name>FAILED</name></member>
|
|
<member refid="classGecode_1_1NGL_1ab493fcf7336785648d59ed027db0e13d" prot="public" virt="non-virtual"><scope>Gecode::ViewValNGL</scope><name>leaf</name></member>
|
|
<member refid="classGecode_1_1NGL_1af736c5497f09b5c1be49dd2c35e01bc4" prot="public" virt="non-virtual"><scope>Gecode::ViewValNGL</scope><name>leaf</name></member>
|
|
<member refid="classGecode_1_1ViewValNGL_1a9094f91ddbf37e014ff2493db94356d9" prot="protected" virt="non-virtual"><scope>Gecode::ViewValNGL</scope><name>n</name></member>
|
|
<member refid="classGecode_1_1NGL_1ab65889237b58594c3837f1171a50ba7d" prot="public" virt="non-virtual"><scope>Gecode::ViewValNGL</scope><name>next</name></member>
|
|
<member refid="classGecode_1_1NGL_1acadd5ea3421b6be5de007f9b8ba48714" prot="public" virt="non-virtual"><scope>Gecode::ViewValNGL</scope><name>next</name></member>
|
|
<member refid="classGecode_1_1NGL_1a05f720aed6c927bbb6f2a0287e64f94c" prot="public" virt="non-virtual"><scope>Gecode::ViewValNGL</scope><name>NGL</name></member>
|
|
<member refid="classGecode_1_1NGL_1a7423f00a7d70569436a87ad15fb7ea0c" prot="public" virt="non-virtual"><scope>Gecode::ViewValNGL</scope><name>NGL</name></member>
|
|
<member refid="classGecode_1_1NGL_1afe7ff58964955787759f6483ac2b82d1" prot="public" virt="non-virtual"><scope>Gecode::ViewValNGL</scope><name>NGL</name></member>
|
|
<member refid="classGecode_1_1NGL_1aab4befbc70f2ae73712d48cac3038453ae802e69bb079cf2b0cdbee4bd023072a" prot="public" virt="non-virtual"><scope>Gecode::ViewValNGL</scope><name>NONE</name></member>
|
|
<member refid="classGecode_1_1NGL_1a3a39754c900ab2a274af11972fea45a6" prot="public" virt="virtual"><scope>Gecode::ViewValNGL</scope><name>notice</name></member>
|
|
<member refid="classGecode_1_1NGL_1a13852a4a7ed1d8f6db3b9a9501989342" prot="public" virt="non-virtual"><scope>Gecode::ViewValNGL</scope><name>operator delete</name></member>
|
|
<member refid="classGecode_1_1NGL_1a243a4071e60a2f8a893dd918189136b0" prot="public" virt="non-virtual"><scope>Gecode::ViewValNGL</scope><name>operator delete</name></member>
|
|
<member refid="classGecode_1_1NGL_1a543472a1a92ab3dfe36352cac4d576b1" prot="public" virt="non-virtual"><scope>Gecode::ViewValNGL</scope><name>operator new</name></member>
|
|
<member refid="classGecode_1_1NGL_1a0f1fbdf22a14b796288280cb1b0f9841" prot="public" virt="pure-virtual"><scope>Gecode::ViewValNGL</scope><name>prune</name></member>
|
|
<member refid="classGecode_1_1NGL_1a4676887e6b690e021703b2c24b06c978" prot="public" virt="pure-virtual"><scope>Gecode::ViewValNGL</scope><name>status</name></member>
|
|
<member refid="classGecode_1_1NGL_1aab4befbc70f2ae73712d48cac3038453" prot="public" virt="non-virtual"><scope>Gecode::ViewValNGL</scope><name>Status</name></member>
|
|
<member refid="classGecode_1_1ViewValNGL_1ae57047793ad3211f80e899a6011895db" prot="public" virt="virtual"><scope>Gecode::ViewValNGL</scope><name>subscribe</name></member>
|
|
<member refid="classGecode_1_1NGL_1aab4befbc70f2ae73712d48cac3038453a6e954f72d530a4730f12473184bb41f8" prot="public" virt="non-virtual"><scope>Gecode::ViewValNGL</scope><name>SUBSUMED</name></member>
|
|
<member refid="classGecode_1_1ViewValNGL_1af68098131587292a8e5eb25c10cfe64a" prot="public" virt="non-virtual"><scope>Gecode::ViewValNGL</scope><name>ViewValNGL</name></member>
|
|
<member refid="classGecode_1_1ViewValNGL_1a855456710fb1879e6e7b0b3e9d135c8d" prot="public" virt="non-virtual"><scope>Gecode::ViewValNGL</scope><name>ViewValNGL</name></member>
|
|
<member refid="classGecode_1_1ViewValNGL_1a29e0b5c01dc7467d293e5a282caa8074" prot="protected" virt="non-virtual"><scope>Gecode::ViewValNGL</scope><name>x</name></member>
|
|
</listofallmembers>
|
|
</compounddef>
|
|
</doxygen>
|