anthem 2.0.0-rc.1

A command-line application for assisting in the verification of answer set programs
Documentation
1
2
3
fn main() -> anyhow::Result<()> {
    anthem::command_line::procedures::main()
}