Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loop finding for causal loop diagrams with indeterminates #237

Open
epatters opened this issue Nov 1, 2024 · 0 comments
Open

Loop finding for causal loop diagrams with indeterminates #237

epatters opened this issue Nov 1, 2024 · 0 comments
Labels
core Rust core for categorical logic and general computation enhancement New feature or request frontend TypeScript frontend and Rust-wasm integrations good first issue Small, local changes, general knowledge

Comments

@epatters
Copy link
Member

epatters commented Nov 1, 2024

Sequel to #206. Now there are three kinds of loops:

  • reinforcing (positive)
  • balancing (negative)
  • indeterminate (no definite polarity)

This should be a straightforward job starting from the loop finding already implemented for ordinary causal loop diagrams. Code in the frontend and in catlog-wasm will need to be updated.

@epatters epatters added enhancement New feature or request frontend TypeScript frontend and Rust-wasm integrations core Rust core for categorical logic and general computation good first issue Small, local changes, general knowledge labels Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Rust core for categorical logic and general computation enhancement New feature or request frontend TypeScript frontend and Rust-wasm integrations good first issue Small, local changes, general knowledge
Projects
None yet
Development

No branches or pull requests

1 participant