respy icon indicating copy to clipboard operation
respy copied to clipboard

Expose check for invalid states to users.

Open tobiasraabe opened this issue 5 years ago • 0 comments

  • Date you used respy: 26.11.19
  • respy version used, if any: 2.0.0dev1
  • Python version, if any: any
  • Operating System: any

Description

In #296 I recognized that the functionality from test_state_space_restrictions_by_traversing_forward could be useful to users. The function traverses the state space from the first to the last period. In each period it marks the states which are connected to marked states from the previous period. This detects unrelated states which are currently cleaned by core_state_space_filters in the options.

tobiasraabe avatar Nov 26 '19 08:11 tobiasraabe