Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/ roth Public

Boolean algebra expression minimizer using Roth's algorithm

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

deathlesz/roth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

1 Commit

Repository files navigation

Roth

Boolean algebra expression minimizer using Roth's algorithm. Quite a lot of bad code here. Probably will go back and refactor later.

Usage

Boolean algebra expression minimizer using Roth's algorithm
Usage: roth [OPTIONS] <ONES> <UNDEFINED>
Arguments:
 <ONES> One covers
 <UNDEFINED> Undefined covers
Options:
 -t, --threads <THREADS> Number of threads to use for searching final forms. Use 0 to use all available threads [default: 0]
 -o, --output <OUTPUT> Path to save report to
 -w, --writer <WRITER> [default: html] [possible values: none, html, excel]
 -h, --help Print help

License

This project is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.

About

Boolean algebra expression minimizer using Roth's algorithm

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Languages

AltStyle によって変換されたページ (->オリジナル) /