Open daemontus opened 1 year ago
This was mainly implemented via #27 and #28. There are still some details to be resolved, such as:
lib-param-bn
is used, making the whole thing slightly impractical)aeon
) would be niceUninterpreted functions can be collapsed since #30 and #37.
This is similar to our current "model editor" tab. Here, the user can declare new uninterpreted functions and parameters as well as specify update functions for variables.
Generally, various "quality of life" improvements are expected here, such as syntax highlighting, ability to specify monotonicity/essentiality for uninterpreted function inputs, etc.