Docs.rs
  • varisat-0.2.2
    • varisat 0.2.2
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jix
    • Dependencies
      • anyhow ^1.0.32 normal
      • itoa ^0.4.4 normal
      • leb128 ^0.2.4 normal
      • log ^0.4.6 normal
      • ordered-float ^2.0.0 normal
      • partial_ref ^0.3.1 normal
      • rustc-hash ^1.1.0 normal
      • serde ^1.0.91 normal
      • thiserror ^1.0.20 normal
      • varisat-checker =0.2.2 normal
      • varisat-dimacs =0.2.2 normal
      • varisat-formula =0.2.2 normal
      • varisat-internal-macros =0.2.2 normal
      • varisat-internal-proof =0.2.2 normal
      • vec_mut_scan ^0.3.0 normal
      • env_logger ^0.7.1 dev
      • proptest ^0.10.1 dev
      • rand ^0.7.3 dev
      • tempfile ^3.0.8 dev
      • varisat-formula =0.2.2 dev
      • anyhow ^1.0.32 build
    • Versions
    • 83.67% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

varisat0.2.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • CnfFormula
  • Lit
  • Var
  • checker::Checker
  • checker::CheckerData
  • cnf::CnfFormula
  • cnf::NewVarIter
  • config::SolverConfig
  • config::SolverConfigUpdate
  • dimacs::DimacsHeader
  • dimacs::DimacsParser
  • lit::Lit
  • lit::Var
  • solver::Solver

Enums

  • checker::CheckedProofStep
  • checker::CheckerError
  • checker::ProofTranscriptStep
  • dimacs::ParserError
  • solver::ProofFormat
  • solver::SolverError

Traits

  • ExtendFormula
  • checker::ProofProcessor
  • checker::ProofTranscriptProcessor
  • cnf::ExtendFormula
  • cnf::UniformTuple

Functions

  • dimacs::write_dimacs
  • dimacs::write_dimacs_clauses
  • dimacs::write_dimacs_header

Type Aliases

  • lit::LitIdx