Generated on Thu Apr 11 13:59:41 2019 for Gecode by doxygen 1.6.3

Gecode::BranchTraits< BoolVar > Class Template Reference

Traits of BoolVar for branching. More...

#include <traits.hpp>

List of all members.

Public Types

typedef BoolBranchFilter Filter
 Type for the branching filter function.
typedef BoolBranchMerit Merit
 Type for the branching merit function.
typedef BoolBranchVal Val
 Type for the branching value function.
typedef int ValType
 Return type of the branching value function.
typedef BoolBranchCommit Commit
 Type for the branching commit function.

Detailed Description

template<>
class Gecode::BranchTraits< BoolVar >

Traits of BoolVar for branching.

Definition at line 54 of file traits.hpp.


Member Typedef Documentation

Type for the branching filter function.

Definition at line 57 of file traits.hpp.

Type for the branching merit function.

Definition at line 59 of file traits.hpp.

Type for the branching value function.

Definition at line 61 of file traits.hpp.

Return type of the branching value function.

Definition at line 63 of file traits.hpp.

Type for the branching commit function.

Definition at line 65 of file traits.hpp.


The documentation for this class was generated from the following file: