manabeai/ac-library-mbt/twosat does not have a README file
pub struct TwoSat { // private fields} derive(@moonbitlang/core/debug.DebugDebug)
fn TwoSat::add_clause(self : TwoSat, i : Int, f : Bool, j : Int, g : Bool) -> Unit
fn TwoSat::answer(self : TwoSat) -> Array[Bool]
fn TwoSat::new(n : Int) -> TwoSat
fn TwoSat::satisfiable(self : TwoSat) -> Bool
Install
A complete MoonBit port of AtCoder Library v1.6
Powered by MoonBit
© 2026 mooncakes.io