Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.
/ QM-Algorithm Public archive

It's the mini-project of the Software Design course in Fudan University. It provide the transformation between the logic expression and truthtable.

Notifications You must be signed in to change notification settings

xibo-sun/QM-Algorithm

Repository files navigation

QM-Algorithm

It's the mini-project of the Software Design course in Fudan University. The project offer two interfaces, expr_to_truthtable() and truthtable_to_expr().

  • expr_to_truthtable() gets the expression as input and output the truthtable.
  • truthtable_to_expr() gets the truthtable as input and output the expression.

About

It's the mini-project of the Software Design course in Fudan University. It provide the transformation between the logic expression and truthtable.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages