The source code and dockerfile for the GSW2024 AI Lab.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

14 lines
491 B

4 weeks ago
  1. Pycarl - Python Bindings for CArL
  2. =================================
  3. [![Build Status](https://travis-ci.org/moves-rwth/pycarl.svg?branch=master)](https://travis-ci.org/moves-rwth/pycarl)
  4. Python bindings for [CArL](https://github.com/smtrat/carl), created using [PyBind11](http://pybind11.readthedocs.io/en/stable/intro.html).
  5. For more information, please check the [documentation](https://moves-rwth.github.io/pycarl/).
  6. ### Authors:
  7. - Harold Bruintjes
  8. - Sebastian Junges
  9. - Matthias Volk