Skip to content

Latest commit

 

History

37 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust_clasp

rust_clasp is an in-progress Rust port of clasp, the Potassco answer set solver. The upstream C++ implementation under original_clasp/ remains the behavioral reference for algorithms, CLI semantics, output, and tests.

Current Status

The repository is still in the early porting phase.

Workspace Layout

Development

The bootstrap workspace is validated with the standard Rust toolchain:

cargo fmt --all -- --check
cargo clippy --workspace --all-targets -- -D warnings
cargo test --workspace

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages