Generated on Tue May 22 09:41:05 2018 for Gecode by doxygen 1.6.3

Gecode::BranchTraits< SetVar > Class Template Reference

Traits of SetVar for branching. More...

#include <traits.hpp>

List of all members.

Public Types

typedef SetBranchFilter Filter
 Type for the branching filter function.
typedef SetBranchMerit Merit
 Type for the branching merit function.
typedef SetBranchVal Val
 Type for the branching value function.
typedef int ValType
 Return type of the branching value function.
typedef SetBranchCommit Commit
 Type for the branching commit function.

Detailed Description

template<>
class Gecode::BranchTraits< SetVar >

Traits of SetVar for branching.

Definition at line 38 of file traits.hpp.


Member Typedef Documentation

Type for the branching filter function.

Definition at line 41 of file traits.hpp.

Type for the branching merit function.

Definition at line 43 of file traits.hpp.

Type for the branching value function.

Definition at line 45 of file traits.hpp.

Return type of the branching value function.

Definition at line 47 of file traits.hpp.

Type for the branching commit function.

Definition at line 49 of file traits.hpp.


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