This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/packages/gecode/dev/extractor/xml/group__FuncIntValSel.xml
Vitor Santos Costa a8eda03305 4.2.1 support
2014-01-22 09:41:47 +00:00

22 lines
2.0 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__FuncIntValSel" kind="group">
<compoundname>FuncIntValSel</compoundname>
<title>Integer value selection for brancher</title>
<innerclass refid="classGecode_1_1Int_1_1Branch_1_1ValSelMin" prot="public">Gecode::Int::Branch::ValSelMin</innerclass>
<innerclass refid="classGecode_1_1Int_1_1Branch_1_1ValSelMax" prot="public">Gecode::Int::Branch::ValSelMax</innerclass>
<innerclass refid="classGecode_1_1Int_1_1Branch_1_1ValSelMed" prot="public">Gecode::Int::Branch::ValSelMed</innerclass>
<innerclass refid="classGecode_1_1Int_1_1Branch_1_1ValSelAvg" prot="public">Gecode::Int::Branch::ValSelAvg</innerclass>
<innerclass refid="classGecode_1_1Int_1_1Branch_1_1ValSelRnd" prot="public">Gecode::Int::Branch::ValSelRnd</innerclass>
<innerclass refid="classGecode_1_1Int_1_1Branch_1_1ValSelRangeMin" prot="public">Gecode::Int::Branch::ValSelRangeMin</innerclass>
<innerclass refid="classGecode_1_1Int_1_1Branch_1_1ValSelRangeMax" prot="public">Gecode::Int::Branch::ValSelRangeMax</innerclass>
<innerclass refid="classGecode_1_1Int_1_1Branch_1_1ValSelNearMinMax" prot="public">Gecode::Int::Branch::ValSelNearMinMax</innerclass>
<innerclass refid="classGecode_1_1Int_1_1Branch_1_1ValSelNearIncDec" prot="public">Gecode::Int::Branch::ValSelNearIncDec</innerclass>
<briefdescription>
</briefdescription>
<detaileddescription>
<para>Contains a description of value selection strategies on integer views that can be used together with the generic view/value branchers.</para><para>All value selection classes require <programlisting><codeline><highlight class="preprocessor">#include<sp/>&lt;gecode/int/branch.hh&gt;</highlight><highlight class="normal"><sp/></highlight></codeline>
</programlisting> </para> </detaileddescription>
</compounddef>
</doxygen>