Skip to content

Pure Rust implementation #125

@semiexp

Description

@semiexp

Currently cspuz_core depends on SAT solvers written in C++, making it incompatible with WebAssembly build tools such as wasm-pack. It would be good if we can add support for a SAT solver in pure Rust.

Candidate SAT solvers:

TODO

  • measure performances of candidate solvers
  • choose SAT solver to use
  • add minimal support
  • support custom propagators

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions