Model.state#

property Model.state: dict[str, liesel.model.nodes.NodeState]#

The state of the model as a dict of node names and states.

Return type

dict[str, NodeState]