Skip to content

Logic expression normalization is an important step to reduce the original expression into a canonical normal form with fewer number of terms and operations. This way, the same expression can be implemented using fewer logic gates which means higher reliability and lower manufacturing cost

Notifications You must be signed in to change notification settings

hwnginsoict/OOP_Project_Group-10_Topic-9

 
 

Repository files navigation

OOP.20222.10

Members

  • Le Quang Hieu 20210335
  • Pham Trung Hieu 20214899
  • Hoang Minh Hoang 20214900
  • Phan Duc Hung 20214903

Video demo

Link video: https://youtu.be/b79iUkYHWIQ

How to run

Clone project

Set build path to /sourcecode

Run /sourcecode/ui/Main.java

About

Logic expression normalization is an important step to reduce the original expression into a canonical normal form with fewer number of terms and operations. This way, the same expression can be implemented using fewer logic gates which means higher reliability and lower manufacturing cost

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%