InterventionEvent

class pqp.symbols.InterventionEvent(v)

Bases: Event

Represents intervening on a variable

Methods Summary

assign(val)

get_var()

Returns the variable which is constrained by the event

to_latex()

Methods Documentation

assign(val)
get_var()

Returns the variable which is constrained by the event

to_latex()