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
Added support for custom, user-defined model checking strategies, including the new SimulatedAnnealingFrontierStrategy.
Refactoring
Renamed org.bigraphs.framework.simulation.matching.pure.PureBigraphParametricMatch to org.bigraphs.framework.simulation.matching.pure.PureBigraphMatch for a cleaner matcher API.
Maintenance
Documentation updated (SSR tutorial)
Improved self-sorting robots and fruit basket example and extended unit tests with additional bigraph predicates.
Development-related details moved to a separate documentation file.