Bratmobile
Public Member Functions | Public Attributes | List of all members
Edge Struct Reference

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
 

Detailed Description

Edges connecting states in the transition system.

Member Function Documentation

◆ enableOverride()

bool Edge::enableOverride ( )

If this edge has zero steps, it sets override to true.

Returns
true if override was changed to true
false if no changes were made

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