Skip to content

Commit

Permalink
(1) Fixed a bug in the BooleanTranslator constructor to only include …
Browse files Browse the repository at this point in the history
…nodes in the RESET rule that have update functions (some nodes are just used as inputs, e.g., nodes representing inhibitors). (2) Fixed a bug in the ROA mode where null events were not being properly handled. Previously, they were being skipped (which is correct for the GSP mode). In the ROA mode, they need to be retained because the 'reset' mode changes state from 'N' to 'Y'. (3) Made a bunch of small formatting changes to comply with the PEP standard.
  • Loading branch information
lh64 committed Oct 19, 2023
1 parent 491577e commit 5ccb87a
Showing 1 changed file with 170 additions and 150 deletions.
Loading

0 comments on commit 5ccb87a

Please sign in to comment.