Skip to content

Rust learning project based on Quine-Mc.Cluskey logic method

Notifications You must be signed in to change notification settings

ChaosArnhug/Quine-Mc.Cluskey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quine-Mc.Cluskey

Learning project based on Quine-Mc.Cluskey logic optimisation method i learned here at the ULB. The goal is for me to learn about programming in Rust so the code may not be optimised / may be completely dumb.

Current project capabilities

  • Accept 0 to 255 as minterms
  • Produce all the tables containing every combination possible by the rule of the method, free of duplicate.
  • Indicate if a combination has been used in a further table

Planned (one day in my life)

  • Do the synthesis phase
  • print result in a file

Disclaimer

Not intensively tested so it might contain errors with the combination

About

Rust learning project based on Quine-Mc.Cluskey logic method

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages