Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::adversarial_search_detail::History_Table_Selector< Domain, Supported > Struct Template Reference

#include <Negamax.H>

Public Types

using Type = Null_History_Heuristic_Table
 

Detailed Description

template<typename Domain, bool Supported = MoveKeyProvider<Domain>>
struct Aleph::adversarial_search_detail::History_Table_Selector< Domain, Supported >

Definition at line 446 of file Negamax.H.

Member Typedef Documentation

◆ Type

Definition at line 448 of file Negamax.H.


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