Skip to content

Commit

Permalink
docu: cargo rdme run
Browse files Browse the repository at this point in the history
  • Loading branch information
nfbruns committed Jul 1, 2024
1 parent a1e4498 commit a549dda
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions batsat/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,12 @@

<!-- cargo-rdme start -->

# rustsat-batsat - Interface to the BatSat SAT Solver for RustSAT
# rustsat-batsat - Interface to the `BatSat` SAT Solver for `RustSAT`

The BatSat solver to be used with the [RustSAT](https://github.com/chrjabs/rustsat) library.
Interface to the [BatSat](https://github.com/c-cube/batsat) incremental SAT-Solver to be used with the [RustSAT](https://github.com/chrjabs/rustsat) library.

## Features
# `BatSat` Version

## BatSat Version

The version of BatSat in this crate is Version 0.5.0.
The version of `BatSat` in this crate is Version 0.5.0.

<!-- cargo-rdme end -->

0 comments on commit a549dda

Please sign in to comment.