An open API service indexing awesome lists of open source software.

https://github.com/lac-dcc/dcc888


https://github.com/lac-dcc/dcc888

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# DCC888

This repository contains implementations for different classes of [DCC888](https://homepages.dcc.ufmg.br/~fernando/classes/dcc888/).

## Running

Each folder corresponds to a different class. Each class contains a `main.py` file, which can be loaded as follows:

```
python3 -m doctest main.py
```