112 lines
5.7 KiB
XML
112 lines
5.7 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__TaskVarMEPC" kind="group">
|
|
<compoundname>TaskVarMEPC</compoundname>
|
|
<title>Generic modification events and propagation conditions</title>
|
|
<sectiondef kind="typedef">
|
|
<memberdef kind="typedef" id="group__TaskVarMEPC_1gafa985ae465bd12df08e29252cdb7519b" prot="public" static="no">
|
|
<type>int</type>
|
|
<definition>typedef int Gecode::ModEvent</definition>
|
|
<argsstring></argsstring>
|
|
<name>ModEvent</name>
|
|
<briefdescription>
|
|
<para>Type for modification events. </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inbodydescription>
|
|
</inbodydescription>
|
|
<location file="/usr/include/gecode/kernel/core.hpp" line="146" column="1" bodyfile="/usr/include/gecode/kernel/core.hpp" bodystart="146" bodyend="-1"/>
|
|
</memberdef>
|
|
<memberdef kind="typedef" id="group__TaskVarMEPC_1gad24536e327a507a903179b6a5efd2e3d" prot="public" static="no">
|
|
<type>int</type>
|
|
<definition>typedef int Gecode::PropCond</definition>
|
|
<argsstring></argsstring>
|
|
<name>PropCond</name>
|
|
<briefdescription>
|
|
<para>Type for propagation conditions. </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inbodydescription>
|
|
</inbodydescription>
|
|
<location file="/usr/include/gecode/kernel/core.hpp" line="156" column="1" bodyfile="/usr/include/gecode/kernel/core.hpp" bodystart="156" bodyend="-1"/>
|
|
</memberdef>
|
|
</sectiondef>
|
|
<sectiondef kind="var">
|
|
<memberdef kind="variable" id="group__TaskVarMEPC_1gac6c709911cc87815a3c5c5cc39f00e95" prot="public" static="no" mutable="no">
|
|
<type>const ModEvent</type>
|
|
<definition>const ModEvent Gecode::ME_GEN_FAILED</definition>
|
|
<argsstring></argsstring>
|
|
<name>ME_GEN_FAILED</name>
|
|
<initializer>= -1</initializer>
|
|
<briefdescription>
|
|
<para>Generic modification event: failed variable. </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inbodydescription>
|
|
</inbodydescription>
|
|
<location file="/usr/include/gecode/kernel/core.hpp" line="149" column="1" bodyfile="/usr/include/gecode/kernel/core.hpp" bodystart="149" bodyend="-1"/>
|
|
</memberdef>
|
|
<memberdef kind="variable" id="group__TaskVarMEPC_1ga8d1b2ed806950538eb781ef1b3009a4c" prot="public" static="no" mutable="no">
|
|
<type>const ModEvent</type>
|
|
<definition>const ModEvent Gecode::ME_GEN_NONE</definition>
|
|
<argsstring></argsstring>
|
|
<name>ME_GEN_NONE</name>
|
|
<initializer>= 0</initializer>
|
|
<briefdescription>
|
|
<para>Generic modification event: no modification. </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inbodydescription>
|
|
</inbodydescription>
|
|
<location file="/usr/include/gecode/kernel/core.hpp" line="151" column="1" bodyfile="/usr/include/gecode/kernel/core.hpp" bodystart="151" bodyend="-1"/>
|
|
</memberdef>
|
|
<memberdef kind="variable" id="group__TaskVarMEPC_1gad6c95dad88dab9ffcb71b90039157c3c" prot="public" static="no" mutable="no">
|
|
<type>const ModEvent</type>
|
|
<definition>const ModEvent Gecode::ME_GEN_ASSIGNED</definition>
|
|
<argsstring></argsstring>
|
|
<name>ME_GEN_ASSIGNED</name>
|
|
<initializer>= 1</initializer>
|
|
<briefdescription>
|
|
<para>Generic modification event: variable is assigned a value. </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inbodydescription>
|
|
</inbodydescription>
|
|
<location file="/usr/include/gecode/kernel/core.hpp" line="153" column="1" bodyfile="/usr/include/gecode/kernel/core.hpp" bodystart="153" bodyend="-1"/>
|
|
</memberdef>
|
|
<memberdef kind="variable" id="group__TaskVarMEPC_1gaf12d13306e53563b1ee8951d5ae90032" prot="public" static="no" mutable="no">
|
|
<type>const PropCond</type>
|
|
<definition>const PropCond Gecode::PC_GEN_NONE</definition>
|
|
<argsstring></argsstring>
|
|
<name>PC_GEN_NONE</name>
|
|
<initializer>= -1</initializer>
|
|
<briefdescription>
|
|
<para>Propagation condition to be ignored (convenience) </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inbodydescription>
|
|
</inbodydescription>
|
|
<location file="/usr/include/gecode/kernel/core.hpp" line="158" column="1" bodyfile="/usr/include/gecode/kernel/core.hpp" bodystart="158" bodyend="-1"/>
|
|
</memberdef>
|
|
<memberdef kind="variable" id="group__TaskVarMEPC_1ga2e782baaa2ef69ccd53b88e04d5510fb" prot="public" static="no" mutable="no">
|
|
<type>const PropCond</type>
|
|
<definition>const PropCond Gecode::PC_GEN_ASSIGNED</definition>
|
|
<argsstring></argsstring>
|
|
<name>PC_GEN_ASSIGNED</name>
|
|
<initializer>= 0</initializer>
|
|
<briefdescription>
|
|
<para>Propagation condition for an assigned variable. </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inbodydescription>
|
|
</inbodydescription>
|
|
<location file="/usr/include/gecode/kernel/core.hpp" line="160" column="1" bodyfile="/usr/include/gecode/kernel/core.hpp" bodystart="160" bodyend="-1"/>
|
|
</memberdef>
|
|
</sectiondef>
|
|
<briefdescription>
|
|
</briefdescription>
|
|
<detaileddescription>
|
|
<para>Predefined modification events must be taken into account by variable types. </para> </detaileddescription>
|
|
</compounddef>
|
|
</doxygen>
|