Skip to content

Implementing Quine-McCluckey algorithm in java with GUI and web application.

License

Notifications You must be signed in to change notification settings

yakout/quine-mccluskey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quine-McCluskey

A web application and GUI for minimization of boolean expressions using tabular method (Quine-McCluskey). Main features:

  • Displaying steps of minimization
  • Import/export intput files
  • Handling the case of don’t cares
  • Using Petrick’s method

• Link to the website: http://quine-mccluskey.rhcloud.com

  • NOTE: If the link above is not working for some reason, Please contact me as soon as possible.

Releases

No releases published

Packages

No packages published

Languages