bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
Loading...
Searching...
No Matches
cubeai::astar_impl::fcost_astar_node_compare Struct Reference

#include <a_star_search.h>

Public Member Functions

template<typename NodeTp >
bool operator() (const NodeTp &n1, const NodeTp &n2) const
 

Member Function Documentation

◆ operator()()

template<typename NodeTp >
bool cubeai::astar_impl::fcost_astar_node_compare::operator() ( const NodeTp &  n1,
const NodeTp &  n2 
) const

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