{"id":16976249,"url":"https://github.com/johnyf/openpromela","last_synced_at":"2025-04-12T01:35:41.564Z","repository":{"id":26878044,"uuid":"30338640","full_name":"johnyf/openpromela","owner":"johnyf","description":"Synthesis of discrete dynamical systems from multi-paradigm specifications","archived":false,"fork":false,"pushed_at":"2017-09-28T04:51:42.000Z","size":266,"stargazers_count":4,"open_issues_count":4,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-22T05:17:28.432Z","etag":null,"topics":["ltl","multi-paradigm-specifications","promela","synthesis"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/openpromela","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/johnyf.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}},"created_at":"2015-02-05T05:01:20.000Z","updated_at":"2023-02-15T14:02:15.000Z","dependencies_parsed_at":"2022-09-14T07:22:09.963Z","dependency_job_id":null,"html_url":"https://github.com/johnyf/openpromela","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnyf%2Fopenpromela","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnyf%2Fopenpromela/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnyf%2Fopenpromela/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnyf%2Fopenpromela/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnyf","download_url":"https://codeload.github.com/johnyf/openpromela/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248504720,"owners_count":21115196,"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","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":["ltl","multi-paradigm-specifications","promela","synthesis"],"created_at":"2024-10-14T01:25:28.171Z","updated_at":"2025-04-12T01:35:41.536Z","avatar_url":"https://github.com/johnyf.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status][build_img]][travis]\n[![Coverage Status][coverage]][coveralls]\n\n\nAbout\n=====\n\nA synthesizer from open Promela specifications. It:\n\n- translates open Promela to linear temporal logic (LTL)\n- compiles the LTL formula to an implementation using the GR(1) game solver [`omega.games.gr1`](https://github.com/johnyf/omega/blob/master/omega/games/gr1.py)\n- dumps a transition relation that implements the open Promela specification.\n\nThe language and implementation are documented in:\n\nFilippidis I., Murray R.M., Holzmann G.J.\u003cbr\u003e\n  [A multi-paradigm language for reactive synthesis](http://dx.doi.org/10.4204/EPTCS.202.6)\u003cbr\u003e\n  4th Workshop on Synthesis (SYNT) 2015\u003cbr\u003e\n  Electronic Proceedings in Theoretical Computer Science (EPTCS)\u003cbr\u003e\n  vol.202, pp.73-97, 2016\n\nFilippidis I., Murray R.M., Holzmann G.J.\u003cbr\u003e\n  [Synthesis from multi-paradigm specifications](http://resolver.caltech.edu/CaltechCDSTR:2015.003)\u003cbr\u003e\n  California Institute of Technology, Pasadena, CA, 2015\u003cbr\u003e\n  CDSTR:2015.003\n\n\nUsage\n=====\n\nThe package can be used both as a library and from the command line. A script named `ospin` is created as entry point. It is placed where `setuptools` installs new executables, e.g., whre `python` itself resides. To learn how to use the script, invoke it with:\n\n```\nospin --help\n```\n\n\nInstallation\n============\n\nUse `pip` for `openpromela` itself:\n\n```\npip install openpromela\n```\n\nPure Python dependencies suffice, unless you have a demanding problem.\nIn that case, build `dd.cudd` to interface to CUDD.\n\n\nLicense\n=======\n[BSD-3](http://opensource.org/licenses/BSD-3-Clause), see `LICENSE` file.\n\n\n[build_img]: https://travis-ci.org/johnyf/openpromela.svg?branch=master\n[travis]: https://travis-ci.org/johnyf/openpromela\n[coverage]: https://coveralls.io/repos/johnyf/openpromela/badge.svg?branch=master\n[coveralls]: https://coveralls.io/r/johnyf/openpromela?branch=master","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnyf%2Fopenpromela","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnyf%2Fopenpromela","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnyf%2Fopenpromela/lists"}