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 omega-regular languages. It contains:

  • Synthesis algorithms for: - generalized Streett(1) games (known as GR(1)) - generalized Rabin(1) games (known as counter-strategies, not to be confused with [arXiv:1003.1684](http://arxiv.org/abs/1003.1684v2#)) - detection of trivial realizability in GR(1) games.

  • Parser of [linear temporal logic](http://dx.doi.org/10.1109/SFCS.1977.32) (LTL).

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

  • Bitblaster of first-order temporal logic (integers -> bits).

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

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

  • Flattening of semi-symbolic transition systems to LTL.

  • Enumeration / plotting of BDDs representing sets and (transition) relations.

User documentation can be found in [doc/doc.md](https://github.com/johnyf/omega/blob/master/doc/doc.md).

Installation

Either with:

` 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, which links 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.3.tar.gz (57.3 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for omega-0.0.3.tar.gz
Algorithm Hash digest
SHA256 dabd8fd64753fd8dbf248cc70b908ed7f1b97dc89fb8fd46e02659841dc5695f
MD5 1e4ecd40df84880ae9e0f5c4d1aa8616
BLAKE2b-256 dd1a64f15ff7830cf52bc9d6fa5e1c14d9cefaa8c8e8e7baa22d085a2d77f13c

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