Migrate models along inclusions of theories #374
Labels
core
Rust core for categorical logic and general computation
enhancement
New feature or request
frontend
TypeScript frontend and Rust-wasm integrations
strategic
Design/architecture work and prior discussion required
This issue is the first in a series about interoperating models in different logics.
As the simplest case of model migration, it should be possible to push forward a model along an inclusion of one theory into another, such as the inclusion of the base theory for causal loop diagrams (CLDs) into a theory for CLDs with extra gadgets. At the data structure level in
catlog
, this should be as easy changing the model's pointer to its theory, but it will take more thinking and work to:The text was updated successfully, but these errors were encountered: