hwnginsoict / OOP_Project_Group-10_Topic-9

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Java 100.0%