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.

10 lines
753 B

4 weeks ago
  1. This is the README for CArL - the Computer ARithmetic and Logic library.
  2. A getting started guide can be found at http://smtrat.github.io/carl/getting_started.html
  3. For more information, please checkout the docs.
  4. [![Build Status](https://travis-ci.org/smtrat/carl.svg?branch=master)](https://travis-ci.org/smtrat/carl)
  5. [![Windows Build status](https://ci.appveyor.com/api/projects/status/lk4i6p3nnfmuicea?svg=true)](https://ci.appveyor.com/project/smtrat/carl)
  6. [![Coverage Status](https://sonarcloud.io/api/project_badges/measure?project=carl&metric=coverage)](https://sonarcloud.io/dashboard/index/carl)
  7. [![Sonarcloud Status](https://sonarcloud.io/api/project_badges/measure?project=carl&metric=alert_status)](https://sonarcloud.io/dashboard?id=carl)