Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
ThrowingPostApplyVisitedDomain Struct Reference
Inheritance diagram for ThrowingPostApplyVisitedDomain:
[legend]
Collaboration diagram for ThrowingPostApplyVisitedDomain:
[legend]

Public Types

using State_Key = size_t
 

Public Member Functions

State_Key state_key (const State &state) const noexcept
 
- Public Member Functions inherited from ThrowingPostApplyDomain
bool is_complete (const State &) const
 
void apply (State &state, const Move &move) const
 
Objective bound (const State &state) const
 

Detailed Description

Definition at line 843 of file branch_and_bound_test.cc.

Member Typedef Documentation

◆ State_Key

Member Function Documentation

◆ state_key()

State_Key ThrowingPostApplyVisitedDomain::state_key ( const State &  state) const
inlinenoexcept

Definition at line 846 of file branch_and_bound_test.cc.


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