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
We need an introductory Jupyter notebook highlighting the problems for which Pacti could help a system designer. This Jupyter notebook should be easily accessible from the main page. These are some things we could cover:
Composing system specs. Show how to obtain the specification of a system given subsystem specs.
Diagnosing problems. Show a composition that yields an error. Trace the error to a problem with specs.
Show that we can identify missing components.
Show merging of viewpoints.
Show a refinement query.
Show optimization capabilities.
Composition/quotient with extra variables?
What else should this document have? Should we also include the following?
Compound IO contracts
Behavior containment
Verification of implementations/environments
The text was updated successfully, but these errors were encountered:
We need an introductory Jupyter notebook highlighting the problems for which Pacti could help a system designer. This Jupyter notebook should be easily accessible from the main page. These are some things we could cover:
What else should this document have? Should we also include the following?
The text was updated successfully, but these errors were encountered: