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
| taco-acs-model-checker |[](https://crates.io/crates/taco-acs-model-checker)|[](https://taco-mc.dev/dev-docs/taco_acs_model_checker/index.html)| ACS Model Checker Implementation |
37
+
| taco-bdd |[](https://crates.io/crates/taco-bdd)|[](https://taco-mc.dev/dev-docs/taco_bdd/index.html)| High-level interface for BDDs in TACO |
38
+
| taco-cli |[](https://crates.io/crates/taco-cli)|[](https://taco-mc.dev/dev-docs/taco_cli/index.html)| Command Line Interface for TACO |
| taco-model-checker |[](https://crates.io/crates/taco-model-checker)|[](https://taco-mc.dev/dev-docs/taco_model_checker/index.html)| Model Checker Interface and Specifications |
42
+
| taco-parser |[](https://crates.io/crates/taco-parser)|[](https://taco-mc.dev/dev-docs/taco_parser/index.html)| Parser implementations for threshold automata |
43
+
| taco-smt-encoder |[](https://crates.io/crates/taco-smt-encoder)|[](https://taco-mc.dev/dev-docs/taco_smt_encoder/index.html)| Utility code to setup SMT solvers and encoding functions |
44
+
| taco-smt-model-checker |[](https://crates.io/crates/taco-smt-model-checker)|[](https://taco-mc.dev/dev-docs/taco_smt_model_checker/index.html)| Implementation of the SMT model checker |
45
+
| taco-threshold-automaton |[](https://crates.io/crates/taco-threshold-automaton)|[](https://taco-mc.dev/dev-docs/taco_threshold_automaton/index.html)| Basic types for threshold automata |
46
+
| taco-zcs-model-checker |[](https://crates.io/crates/taco-zcs-model-checker)|[](https://taco-mc.dev/dev-docs/taco_zcs_model_checker/index.html)| Implementation of the ZCS model checker |
47
+
48
+
You can find the source code in the respective folder under
49
+
[`./crates`](./crates/). You can find a more detailed explanation of the
50
+
function of each crate and development dependencies in the
| taco-acs-model-checker |[](https://crates.io/crates/taco-acs-model-checker)|[](https://taco-mc.dev/dev-docs/taco_acs_model_checker/index.html)| ACS Model Checker Implementation |
97
+
| taco-bdd |[](https://crates.io/crates/taco-bdd)|[](https://taco-mc.dev/dev-docs/taco_bdd/index.html)| High-level interface for BDDs in TACO |
98
+
| taco-cli |[](https://crates.io/crates/taco-cli)|[](https://taco-mc.dev/dev-docs/taco_cli/index.html)| Command Line Interface for TACO |
| taco-model-checker |[](https://crates.io/crates/taco-model-checker)|[](https://taco-mc.dev/dev-docs/taco_model_checker/index.html)| Model Checker Interface and Specifications |
102
+
| taco-parser |[](https://crates.io/crates/taco-parser)|[](https://taco-mc.dev/dev-docs/taco_parser/index.html)| Parser implementations for threshold automata |
103
+
| taco-smt-encoder |[](https://crates.io/crates/taco-smt-encoder)|[](https://taco-mc.dev/dev-docs/taco_smt_encoder/index.html)| Utility code to setup SMT solvers and encoding functions |
104
+
| taco-smt-model-checker |[](https://crates.io/crates/taco-smt-model-checker)|[](https://taco-mc.dev/dev-docs/taco_smt_model_checker/index.html)| Implementation of the SMT model checker |
105
+
| taco-threshold-automaton |[](https://crates.io/crates/taco-threshold-automaton)|[](https://taco-mc.dev/dev-docs/taco_threshold_automaton/index.html)| Basic types for threshold automata |
106
+
| taco-zcs-model-checker |[](https://crates.io/crates/taco-zcs-model-checker)|[](https://taco-mc.dev/dev-docs/taco_zcs_model_checker/index.html)| Implementation of the ZCS model checker |
0 commit comments