{"id":15891588,"url":"https://github.com/zpcore/acow","last_synced_at":"2025-09-12T20:43:16.186Z","repository":{"id":93522336,"uuid":"108457544","full_name":"zpcore/ACOW","owner":"zpcore","description":"Applied Formal Methods.","archived":false,"fork":false,"pushed_at":"2018-12-12T20:18:46.000Z","size":121,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T17:30:07.489Z","etag":null,"topics":["automaton","compiler","dfs","model-checking","mtl"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zpcore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-26T19:40:15.000Z","updated_at":"2023-01-26T20:40:14.000Z","dependencies_parsed_at":"2023-04-02T12:32:44.905Z","dependency_job_id":null,"html_url":"https://github.com/zpcore/ACOW","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zpcore/ACOW","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpcore%2FACOW","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpcore%2FACOW/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpcore%2FACOW/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpcore%2FACOW/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zpcore","download_url":"https://codeload.github.com/zpcore/ACOW/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpcore%2FACOW/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274873613,"owners_count":25365824,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automaton","compiler","dfs","model-checking","mtl"],"created_at":"2024-10-06T07:40:38.517Z","updated_at":"2025-09-12T20:43:16.133Z","avatar_url":"https://github.com/zpcore.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ACOW\n#### Metric Temporal Logic Model Checking Tool written in Python 3.X\n###### (This is the project for AERE/COMS 407X/507X Applied Formal Methods. You need Conda and Graphviz installed first.)\n---\n#### What this tool can do:\n#### 1) Verication of safety/liveness property\n- [ ] Safety: certain (bad) states reachable?\n- [x] Liveness: certain (good) states bound to be reached?\n#### 2) Bounded and unbounded model checking\n- [x] Bounded methods: Only consider traces of up to a maximum length.\n- [ ] Unbounded methods: Consider an unlimited number of steps.\n---\n#### Steps:\n1) Create python Environment:\n```bash\nconda env create -f environment.yml\n```\n2) Activate the Environment:\n```bash\nsource activate ACOW\n```\n3) Modefiy the state space model and MTL formula in MTL_main.py. Then run:\n```bash\npython MTL_main.py\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzpcore%2Facow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzpcore%2Facow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzpcore%2Facow/lists"}