|
Bratmobile
|
Edges connecting states in the transition system. More...
#include <graphTools.h>
Public Member Functions | |
| float | weighted_probability (int it) |
| bool | enableOverride () |
| If this edge has zero steps, it sets override to true. More... | |
Public Attributes | |
| float | probability =1.0 |
| int | step =0 |
| int | it_observed =-1 |
| bool | overrideZeroSteps =false |
Edges connecting states in the transition system.
| bool Edge::enableOverride | ( | ) |
If this edge has zero steps, it sets override to true.