Thanks to visit codestin.com
Credit goes to lib.rs

#parser #format #veri-pb #cnf #dimacs #data-structures #cargo-run #opb

veripb-parser

VeriPB parsing library for OPB, WCNF, and DIMACS CNF formats

3 releases

3.0.0 Oct 3, 2025
0.1.2 Mar 20, 2026
0.1.1 Nov 2, 2025
0.1.0 Oct 3, 2025

#231 in Parser tooling


Used in veripb

MIT/Apache and LGPL-3.0-only

205KB
4.5K SLoC

Crate for parsing strings and/or files to VeriPB data structures.

For example use of the parsing functions, have a look at examples. These can be called using

cargo run -r --example <example_name>

Supported Parsers

Parsers for the following functionality are implemented in this library:


VeriPB Parser

Library for auxiliary parsers for VeriPB.

Dependencies

~19MB
~386K SLoC