Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/msakai/pseudo-boolean
Haskell library for parsing/generating OPB/WBO files used in pseudo boolean competition.
https://github.com/msakai/pseudo-boolean
parsing pseudo-boolean
Last synced: 3 months ago
JSON representation
Haskell library for parsing/generating OPB/WBO files used in pseudo boolean competition.
- Host: GitHub
- URL: https://github.com/msakai/pseudo-boolean
- Owner: msakai
- License: bsd-3-clause
- Created: 2015-05-23T12:37:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-08-25T11:43:51.000Z (5 months ago)
- Last Synced: 2024-10-13T23:49:01.614Z (4 months ago)
- Topics: parsing, pseudo-boolean
- Language: Haskell
- Homepage:
- Size: 105 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.markdown
- License: LICENSE
Awesome Lists containing this project
README
# pseudo-boolean
Haskell library for parsing/generating OPB/WBO files used in pseudo boolean competition.[![Build Status](https://github.com/msakai/pseudo-boolean/actions/workflows/build.yaml/badge.svg)](https://github.com/msakai/pseudo-boolean/actions/workflows/build.yaml)
[![Coverage Status](https://coveralls.io/repos/msakai/pseudo-boolean/badge.svg)](https://coveralls.io/r/msakai/pseudo-boolean)
[![Hackage](https://img.shields.io/hackage/v/pseudo-boolean.svg)](https://hackage.haskell.org/package/pseudo-boolean)
[![Hackage Deps](https://img.shields.io/hackage-deps/v/pseudo-boolean.svg)](https://packdeps.haskellers.com/feed?needle=pseudo-boolean)
[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)