Added TOC
This commit is contained in:
parent
b3bba8de4c
commit
4f8e66b52a
1 changed files with 20 additions and 0 deletions
20
README.md
20
README.md
|
|
@ -14,6 +14,26 @@
|
||||||
[](https://opensource.org/licenses/MIT)
|
[](https://opensource.org/licenses/MIT)
|
||||||
[](https://zenodo.org/badge/latestdoi/72686883)
|
[](https://zenodo.org/badge/latestdoi/72686883)
|
||||||
|
|
||||||
|
<!-- markdown-toc start - Don't edit this section. Run M-x markdown-toc-generate-toc again -->
|
||||||
|
**Table of Contents**
|
||||||
|
|
||||||
|
- [About](#about)
|
||||||
|
- [Installation](#installation)
|
||||||
|
- [Usage](#usage)
|
||||||
|
- [Python Operator API](#python-operator-api)
|
||||||
|
- [Propositional logic (using python syntax)](#propositional-logic-using-python-syntax)
|
||||||
|
- [Modal Logic (using python syntax)](#modal-logic-using-python-syntax)
|
||||||
|
- [String based API](#string-based-api)
|
||||||
|
- [Propositional logic (parse api)](#propositional-logic-parse-api)
|
||||||
|
- [Modal Logic (parser api)](#modal-logic-parser-api)
|
||||||
|
- [Boolean Evaluation](#boolean-evaluation)
|
||||||
|
- [Quantitative Evaluate (Signal Temporal Logic)](#quantitative-evaluate-signal-temporal-logic)
|
||||||
|
- [Utilities](#utilities)
|
||||||
|
- [Similar Projects](#similar-projects)
|
||||||
|
- [Citing](#citing)
|
||||||
|
|
||||||
|
<!-- markdown-toc end -->
|
||||||
|
|
||||||
# About
|
# About
|
||||||
|
|
||||||
Python library for working with Metric Temporal Logic (MTL). Metric
|
Python library for working with Metric Temporal Logic (MTL). Metric
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue