Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/markusn/dimacs_parser-erl

DIMACS file parser for Erlang
https://github.com/markusn/dimacs_parser-erl

Last synced: about 1 month ago
JSON representation

DIMACS file parser for Erlang

Awesome Lists containing this project

README

        

dimacs_parser-erl
=================
[![Build Status](https://travis-ci.org/markusn/dimacs_parser-erl.png?branch=master)](https://travis-ci.org/markusn/bfer)
[![Coverage Status](https://coveralls.io/repos/markusn/dimacs_parser-erl/badge.png?branch=master)](https://coveralls.io/r/markusn/dimacs_parser-erl?branch=master)

Parse DIMACS files into Erlang structures defined in `src/dimacs_parser.erl`.

## Limitations

Only supports CNF files at the moment.

## Author
Markus Ekholm (markus at botten dot org).

## License
3-clause BSD. For details see `LICENSE`.