Skip to main content

Algorithms related to omega regular languages.

Project description

[![Build Status][build_img]][travis] [![Coverage Status][coverage]][coveralls]

About

A package of symbolic algorithms for solving games of infinite duration. It can be used to generate software from temporal logic specifications. This is useful for designing systems, especially vehicles that carry humans.

It contains:

  • Synthesis algorithms of Moore or Mealy strategies for: - generalized Streett(1) games (known as GR(1)) - generalized Rabin(1) games (counter-strategies to GR(1)) - detection of trivial realizability in GR(1) games.

  • [First-order](https://en.wikipedia.org/wiki/First-order_logic) [linear temporal logic](http://dx.doi.org/10.1109/SFCS.1977.32) (LTL) with constant quantifiers and substitution.

  • Bitblaster of quantified integer arithmetic (integers -> bits).

  • Translation from past to future LTL, using [temporal testers](http://doi.org/10.1007/978-3-540-69850-0_11).

  • Symbolic automata that include: - methods that compile first-order logic to, and maintain, the underlying binary decision diagrams (BDDs) - functions for generatining primed variables, and BDD orderings.

  • Semi-enumerated automata (and “transition systems”).

  • Flattening of semi-enumerated transition systems to LTL.

  • Enumeration / plotting of BDDs representing sets and actions.

Documentation

In [doc/doc.md](https://github.com/johnyf/omega/blob/master/doc/doc.md).

Installation

` pip install omega `

or

` python setup.py install `

The package and its dependencies are pure Python.

For solving demanding games, install the [Cython](https://en.wikipedia.org/wiki/Cython) module dd.cudd that interfaces to [CUDD](http://vlsi.colorado.edu/~fabio/CUDD). Instructions are available [at dd](https://github.com/johnyf/dd#cython-bindings).

License

[BSD-3](http://opensource.org/licenses/BSD-3-Clause), see LICENSE file.

[build_img]: https://travis-ci.org/johnyf/omega.svg?branch=master [travis]: https://travis-ci.org/johnyf/omega [coverage]: https://coveralls.io/repos/johnyf/omega/badge.svg?branch=master [coveralls]: https://coveralls.io/r/johnyf/omega?branch=master

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

omega-0.0.8.tar.gz (70.8 kB view details)

Uploaded Source

File details

Details for the file omega-0.0.8.tar.gz.

File metadata

  • Download URL: omega-0.0.8.tar.gz
  • Upload date:
  • Size: 70.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for omega-0.0.8.tar.gz
Algorithm Hash digest
SHA256 aafa357cfb4e0becbec61b84dfba3f5507b9be487c330a4cff1862dcceaf13de
MD5 60452e191dbebc091ac0d326f4f79c65
BLAKE2b-256 8f6e6b55c2bd350e8c0890a2e1399884d15968caa87c9f9fcbd4870ae4af3f76

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page