#include <algorithms.h>
Public Attributes | |
uint | current_vertex |
double | entropy |
uint | id_neighbors [8] |
double | idleness_old [8] |
uint | next_vertex |
uint | node_count [8] |
uint | num_possible_neighs |
double | time_then |
Definition at line 54 of file algorithms.h.
Definition at line 55 of file algorithms.h.
Definition at line 61 of file algorithms.h.
Definition at line 58 of file algorithms.h.
double reinforcement_learning::idleness_old[8] |
Definition at line 59 of file algorithms.h.
Definition at line 55 of file algorithms.h.
Definition at line 60 of file algorithms.h.
Definition at line 57 of file algorithms.h.
Definition at line 56 of file algorithms.h.