Skip to content

Conversation

@Ragusaen
Copy link
Contributor

No description provided.

if (cond->type() == type_id<UntilCondition>()) {
auto ucond = static_cast<UntilCondition*>(cond);
context.negate();
res = (*ucond)[0]->distance(context) + (*ucond)[0]->distance(context);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix typo w. indexes.

petergjoel pushed a commit to TAPAAL-Developers/verifypn that referenced this pull request Jul 28, 2022
* write inhibitor arcs as well

* fix function to write inhibitor arcs

* parse inhib weight
srba pushed a commit that referenced this pull request Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants