bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
Loading...
Searching...
No Matches
example::Node Struct Reference

Public Attributes

uint_t id
 
real_t x
 
real_t y
 
uint_t street_count
 
real_t f_cost {0.0}
 
real_t g_cost {0.0}
 

Member Data Documentation

◆ f_cost

real_t example::Node::f_cost {0.0}

◆ g_cost

real_t example::Node::g_cost {0.0}

◆ id

uint_t example::Node::id

◆ street_count

uint_t example::Node::street_count

◆ x

real_t example::Node::x

◆ y

real_t example::Node::y

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