Skip to content

hargoniX/obvious

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Obvious

Just my simple little logic solver and calculator....after all logic is all obvious isn't it?

Usage

Most of the features of this crate are showcased in examples/.

For the performance of the parallel vs the non parallel calculator for truth tables you can check out benches/truth_table_benchmark.rs. The results on my machine look as follows:

TODO: Add image

So it appears the parallel calculator outperform the non parallel one by a factor of 2-ish.

About

A (for now) logic prover I made for fun because...uni basically.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages