This website requires JavaScript.
Explore
Help
Sign In
martials
/
simplify_truths
Watch
1
Star
0
Fork
0
You've already forked simplify_truths
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
simplify_truths
/
src
/
expressions
History
Martin Berg Alstad
57b5f82c8d
Removed one(1) argument from a macro!
2024-07-18 17:06:13 +02:00
..
expression.rs
Fixed bugs in simplify
2024-06-28 17:58:56 +02:00
helpers.rs
Helper functions on Expression
2024-07-02 01:38:35 +02:00
mod.rs
Fixed parenthesis when not needed. Removed some unused functions
2024-06-17 11:41:28 +02:00
operator.rs
Merged a few branches in absorption law together
2024-07-04 13:05:52 +02:00
simplify.rs
Removed one(1) argument from a macro!
2024-07-18 17:06:13 +02:00
truth_table.rs
Fixed bug surrounding implies with parentheses when unnecessary.
2024-06-26 17:35:53 +02:00