jix / flussab

Collection of utlities for writing parsers. Includes a fast DIMACS CNF parser.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flussab

github crates.io docs.rs

The Flussab repository contains the file format parsing related crates listed below. See their individual readme's for more information:

  • flussab generic parsing utilities.
  • flussab-cnf for the DIMACS CNF file format and variants.
  • flussab-aiger (preview release) for the AIGER file format (binary and ASCII).

License

This software is available under the Zero-Clause BSD license, see LICENSE for full licensing information.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this software by you shall be licensed as defined in LICENSE.

About

Collection of utlities for writing parsers. Includes a fast DIMACS CNF parser.

License:Other


Languages

Language:Rust 100.0%