You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code in game_graph.ts responsible for building CFG from boogie level cannot yet handle branches in loops correctly (those seem like multiple looping paths). This exhibits as an exception in the browser while loading a new level.
The text was updated successfully, but these errors were encountered:
Code in game_graph.ts responsible for building CFG from boogie level cannot yet handle branches in loops correctly (those seem like multiple looping paths). This exhibits as an exception in the browser while loading a new level.
The text was updated successfully, but these errors were encountered: