ratsat 0.0.1

MiniSat reimplemented in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Masaki Hara <ackie.h.gmai@gmail.com>"]
categories = ["algorithms"]
description = "MiniSat reimplemented in Rust"
homepage = "https://github.com/qnighy/ratsat"
keywords = ["sat"]
license = "MIT"
name = "ratsat"
readme = "README.md"
repository = "https://github.com/qnighy/ratsat"
version = "0.0.1"