mu
t
able
A Database System for Research and Fast Prototyping
Loading...
Searching...
No Matches
m
ai
has_mark
m::ai::has_mark Concept Reference
#include <
HeuristicSearch.hpp
>
Concept definition
template
<
typename
state_type,
typename
... Context>
concept
m::ai::has_mark
=
requires
(state_type state, Context... context) { state.reset_marked(state, context...); }
m::ai::has_mark
Definition:
HeuristicSearch.hpp:608
Detailed Description
Definition at line
608
of file
HeuristicSearch.hpp
.
mu
t
able website
GitHub
Generated by
1.9.6