Docs.rs
gateconvert-0.1.1
gateconvert 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
matszpk
Dependencies
cnfgen ^0.6.0
normal
flussab ^0.3.1
normal
flussab-aiger ^0.1
normal
flussab-cnf ^0.3
normal
gategen ^0.2.0
normal
gateutil ^0.1.0
normal
static_init ^1.0
normal
thiserror ^1.0
normal
Versions
50%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module blif
gateconvert
0.1.1
Module blif
Module Items
Enums
Functions
In crate gateconvert
gateconvert
Module
blif
Copy item path
Source
Expand description
Module to conversion between Gate circuit and the BLIF logic format.
Enums
§
BLIF
Error
Functions
§
from_
blif
Converts logic in BLIF from to Gate circuit.
to_blif
Converts circuit to BLIF format.