moves-rwth / stormvogel

Storm for almost everyone
2 stars 0 forks source link

7 visualization layouts #9

Closed YouGuessedMyName closed 1 month ago

YouGuessedMyName commented 1 month ago

We can now use layout.json files to specify custom layouts for models. Some feedback would be greatly appreciated. See study.inpb for example usage.

linusheck commented 1 month ago

This is cool! Could you write a unit test for it? Maybe parse some layouts, re-export and check if they are the same?

YouGuessedMyName commented 1 month ago

I wrote extensive unit tests for the layout. I think we are ready to merge now.