GitHub / Muneeb1030 / Truth-Table-Generator-Data-Structures-Cpp
The Truth Table Generator is a C++ program that evaluates logical expressions with NOT, AND, and OR operators. It uses object-oriented programming and data structures to generate truth tables, handling bracketed expressions and converting them to postfix notation for accurate evaluation.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muneeb1030%2FTruth-Table-Generator-Data-Structures-Cpp
PURL: pkg:github/Muneeb1030/Truth-Table-Generator-Data-Structures-Cpp
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C++
Size: 7.81 KB
Dependencies parsed at: Pending
Created at: almost 2 years ago
Updated at: 11 months ago
Pushed at: almost 2 years ago
Last synced at: 4 months ago
Topics: cplusplus, cpp, postfix-evaluation, stack, truth-table, truth-table-generator