GitHub topics: truth-table
daidr/truth-table
根据逻辑表达式生成对应真值表 (Generate corresponding truth table from logical expression)
Language: Vue - Size: 284 KB - Last synced at: 6 days ago - Pushed at: almost 3 years ago - Stars: 70 - Forks: 5

HINNOTN/syllogisms
Algorithmic Truth Table Method for Proving Validity of Argument Forms
Language: TeX - Size: 2.11 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

welchbj/tt
a Pythonic toolkit for working with Boolean expressions
Language: Python - Size: 646 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 219 - Forks: 12

pubkey/binary-decision-diagram
A library to create, minimize and optimize binary decision diagrams https://github.com/pubkey/binary-decision-diagram
Language: TypeScript - Size: 367 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 34 - Forks: 2

justineuro/syllogisms
Algorithmic Truth Table Method for Proving Validity of Argument Forms
Language: TeX - Size: 2.12 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Merlin04/truthtabl.es
Truth table generator, (basic) proof builder, and more, built with Next.js and Ohm
Language: TypeScript - Size: 252 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 23 - Forks: 3

flexycode/CCOMPORG
💫 CCOMPORG - COMPUTER ORGANIZATION AND ARCHITECTURE
Size: 17.4 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 4 - Forks: 0

PixelTomato/propo-solve
A simple proof-of-concept truth table generator for logical propositions.
Language: JavaScript - Size: 7.81 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

AsadiAhmad/Truth-table
Truth Table generator with Java for discrete mathematics Course
Language: Java - Size: 776 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 0

KhaledHosseini/propositional-logic
propositional logic evaluator that creates truth tables for propositional expressions, written in rust.
Language: Rust - Size: 6.07 MB - Last synced at: 24 days ago - Pushed at: 7 months ago - Stars: 3 - Forks: 1

adamblvck/lof-truthtable
Free Online Truth Table for Laws of Form Expressions - React App - George Spencer Brown
Language: JavaScript - Size: 1.51 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

CE-Storage/CE212-LD
Logic Design course at Sharif University of Technology
Size: 120 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

salt-die/truth_tables
Print lovely formatted truth tables from any boolean logic expression!
Language: Python - Size: 54.7 KB - Last synced at: 15 days ago - Pushed at: 8 months ago - Stars: 10 - Forks: 1

kamdz/logiqual
⚖️ A lightweight library for comparing boolean functions and generating truth tables.
Language: TypeScript - Size: 529 KB - Last synced at: about 3 hours ago - Pushed at: about 18 hours ago - Stars: 1 - Forks: 0

InAnYan/boolean-algebra 📦
Boolean function truth table generator
Language: C++ - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

chicolucio/truth-table-generator
truth-table-generator is a tool that allows to generate a truth table
Language: Python - Size: 346 KB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 75 - Forks: 18

SpencerMelo/rust-truth-table
Truth table generation using rust
Language: Rust - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Azizsin7/Truth-Table
This Python file implements a Boolean algebra calculator that generates truth tables for logical expressions.
Language: Python - Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ryukinix/lisp-inference
An Inference Engine based on Propositional Calculus written in Common Lisp
Language: Common Lisp - Size: 110 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 40 - Forks: 1

D3lph1/Boollet
Boolean algebra toolkit for PHP
Language: PHP - Size: 123 KB - Last synced at: 11 days ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

wredan/Karnaugh-Map-Solver
Karnaugh maps solver is a web app that takes the truth table of a function as input, transposes it onto the respective Karnaugh map and finds the minimum forms SOP and POS according to the visual resolution method by Maurice Karnaugh, American physicist and mathematician.
Language: JavaScript - Size: 1.09 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 28 - Forks: 9

Ashu11-A/truth-table
Formatters for truth tables
Language: TypeScript - Size: 194 KB - Last synced at: 28 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

gmostofabd/Digital-Logic-Circuits-and-Designs
🚀 This collection contains experiments focusing on the basics of digital logic gates using common ICs, equivalent circuits, and practical implementation using a breadboard. Investigates the functional truth tables of gates and simplification procedures using Boolean math's , Karnaugh mapping, de-Morgan's law etc.
Language: HTML - Size: 10.7 MB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

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.
Language: C++ - Size: 7.81 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ayeshathoi/DLD-206
Digital Logic Design
Size: 4.69 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Somanshu-Mahajan/Truth-Table-Generator
This is a program for generating truth table upto n variables.
Language: Java - Size: 15.6 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

iasjem/truth-table-java
A simple program that demonstrates how a Truth Table works
Language: Java - Size: 3.91 KB - Last synced at: 11 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 4

MrF3lix/logic-calculator
A calculator for logic expressions and a tool to turn truth tables into logic expressions.
Language: JavaScript - Size: 454 KB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

Hookz/Truth-Tables-in-Julia Fork of msvincognito/logic-tables.jl
Utility to create truth tables out of simple expressions
Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Ishrak30/Number-Caller
A number caller for a specific sequence of numbers which are given in the requirements folder. All type of circuit design is done in the circ files. CSE231 project for North South University students.
Size: 577 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

salahsheikh/boolean-decomposer
Parses and computes a truth table for any logical expression using ANTLR4
Language: Java - Size: 4.88 KB - Last synced at: 28 days ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 2

asymingt/deepdive
Rigid body tracking with HTC Vive trackers
Language: C++ - Size: 68.8 MB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 38 - Forks: 13

holoisme/TruthTableGenerator
A Java Truth Table Generator, handling multivariables and all elementary operations.
Language: Java - Size: 30.3 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

sth4rley/desafio-logica
Um código em Go que gera a tabela verdade de uma expressão lógica.
Language: Go - Size: 142 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Aniny21/logi.js
logi.js is a JavaScript library for working with Boolean algebra, logical expressions, truth tables, the Quine-McCluskey algorithm, timing diagrams, and more.
Language: TypeScript - Size: 62.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

AlexanderBodin/truelies
Truelies - A truth-table cheat sheet for the command-line
Language: Shell - Size: 30.3 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 2

singhdivyank/Quantum
Qiskit implementation of Quantum computing terminologies using Quantum algorithms and gates
Language: Jupyter Notebook - Size: 1.17 MB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

felixstrobel/truth-table
Simplify logical analysis with our easy-to-use truth table generator. Quickly evaluate your Boolean expressions and view the corresponding truth table in real-time. A handy tool for students and professionals.
Language: TypeScript - Size: 438 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Yann39/truth-table-validator
Windows console application for validating truth tables
Language: C++ - Size: 87.9 KB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

narrowendrun/truth2Logic
Enter a truth table and get the most optimised logic expression generated using k-maps. (work in progress)
Language: JavaScript - Size: 98.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

circuitpotato/truth-table-solver
Visit https://downtothecircuits.com/?p=2677 for more information
Language: Python - Size: 44.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

benrosenberg/truth-table-generator
Truth table generator written in Python.
Language: Python - Size: 112 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

MacHu-GWU/tt4human-project
Truth table evaluator and Truth table enum module generator.
Language: Python - Size: 120 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MagnusAleksandar/Logos
Math logic calculator and truth table for n variables.
Language: Java - Size: 136 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

LuckyForce/Logic-Riddle
On our page you can calculate logic expressions, or make an account and create or solve logic riddles.
Language: PHP - Size: 430 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 11 - Forks: 0

tirtharajsinha/vhdl_codes
vhdl
Language: VHDL - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

chakravala/DeMorgan.jl
Classical logic truth table magma algebra
Language: Julia - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

PeronGH/CPT107-Revision
Various materials for reviewing CPT107 and scripts for specific calculations
Language: TypeScript - Size: 2.06 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Jvsierra/TabelaVerdade-C
Programa que dá a tabela-verdade de uma expressão booleana, escrito em C.
Language: C - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

ndPPPhz/TruthTableOption
Swift protocol which helps both Devs and QAs on writing human-readable and easy editable tests using the logical table of truth
Language: Swift - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 0

jhjeong314/Proofmood
Proofmood is a computer logic system specifically tailored for Fitch calculus, covering propositional logic, first-order logic, and type theory.
Language: Jupyter Notebook - Size: 3.87 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

K-Trout/truthtable
A small LaTeX package for generating truth tables automatically.
Language: TeX - Size: 613 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

zhcHoward/Kmap
A simple function to simplify boolean algebra expressions, inspired by Karnaugh Map.
Language: Python - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 23 - Forks: 14

tjquillan/discrete-calculator
A calculator for various things in Discrete Mathematics
Language: TypeScript - Size: 1.14 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

spuggy0919/logicReduction
convert the true table to logic equation, if possible, then minimize the equation.
Language: C - Size: 2.22 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

tom-arm/BoolGate
A logic gate simulation system that has boolean algebra and truth table conversion features.
Language: C# - Size: 301 KB - Last synced at: over 1 year ago - Pushed at: almost 10 years ago - Stars: 2 - Forks: 1

maxime915/Logics
Create and use boolean functions
Language: Java - Size: 43.9 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

reecemartin/binaryneuralnet
A Binary Multi-Layer Neural Network
Language: Java - Size: 365 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 1

erenoguzyesil/truth-table
A simple truth table generator for two statements based on a logical connective
Language: JavaScript - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mrieppel/TruthTableGenerator
Generates truth tables for formulas of sentential logic
Language: JavaScript - Size: 122 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 55 - Forks: 15

SGayathri05/Mathematical-Computational
This repository contains various program files deployed using streamlit
Language: Python - Size: 47.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

dannylarge144/picotruthtables
Truth tables represented by LEDs connected to a Raspberry Pi Pico.
Language: Python - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

guiIher-me/propositional-logic-interpreter
A Propositional Logic Interpreter written in Node.js
Language: JavaScript - Size: 2.45 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

4g3nt81lly/logic-util
A handy utility for propositional logic.
Language: Python - Size: 59.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 0

javidlt/TruthTableJavicaro
Toolkit con las siguientes herramientas: generador de tablas de verdad para cualquier cantidad de variables, generador de sucesiones, generador de conjuntos que soporta operaciones complejas).
Language: Python - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

DiegoEfu/react-truth-table
Project that generates step-by-step truth tables from a logic formula. Built with ReactJS.
Language: JavaScript - Size: 201 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

DerEasy/Propositional-Calculator
Console application for calculating propositional calculus formulas. Can create truth tables, show steps to result, check for validity, etc. Programmed in C#.
Language: C# - Size: 7.04 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

rachel-tj/matricie
matrix operations and a truth table generator
Language: Python - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

chicolucio/exercicios-logica-ttg
Exercícios e exemplos de lógica usando o truth-table-generator (ttg)
Language: Jupyter Notebook - Size: 110 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

IamFlea/BLIF-to-truth-table
Parses BLIF (Berkeley Logic Interchange Format) to a truth table which is easier for parsing in Genetic Programming Algorithms
Language: Python - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

ozgurhepsag/Logic-Expression-Simplifier
Purpose of this project is to simplify sum-of-product logic expressions.
Language: Java - Size: 447 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 0

PeronGH/X-Logic
Calculate propositional logic expression and list truth table
Language: Kotlin - Size: 71.3 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

pedrooaugusto/truth-table-generator
Um gerador de tabela verdade
Language: JavaScript - Size: 52.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ShaanCoding/Boolean-Expression-Solver
A simple boolean expression validator, creating truth tables for boolean expressions
Language: C# - Size: 83 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 2

julienc91/truthtable
Generate truth tables online
Language: TypeScript - Size: 394 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kieferro/truthtablesLuaTex
Automatically generate truth tables for LaTeX (WIP)
Language: Lua - Size: 40 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

marcosChalet/logicando
Truth table calculator | C++.
Language: C++ - Size: 169 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

danlutz/karnaughmap
React app for generating Karnaugh maps
Language: JavaScript - Size: 357 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 2

xehoth/TruthTableGenerator
Generate truth table according to logic expressions
Language: Python - Size: 9.87 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 13 - Forks: 4

joshuacrotts/formal-logic-aiding-tutor
This is an extension of LLAT (the Logic-Learning Assistance Tool) which aims to improve its pedagogical value and UI, rather than being a mere solution provider.
Language: Java - Size: 32.7 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

totoLab/truth_tables_generator
Generates truth tables for logical expressions
Language: Python - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

arashsm79/two-bit-multiplier
Two's complement two bit multiplier developed in Proteus
Size: 1.63 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

mohamedsalahh/Truth-Table
Truth table generator
Language: Python - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

savq/TruthTables.jl
Truth table generator
Language: Julia - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Grv-Singh/Data-Structure-Algorithms
Find my approach on following Challenges (Mathematical & Logical) 💡 based on 📚 Data Structure & Algorithms. 📐
Language: C - Size: 6.06 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 3

Yuliamz/ElectronicBasicTools
Solucionador de tablas de activación, Mapas de karnaugh, representación en miniterminos y maxiterminos, y diagramación de circuitos lógicos usando compuertas AND y OR
Language: Java - Size: 9.3 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

tombch/equiv
Function for determining logical equivalence between statements
Language: Python - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Fanteria/boolean-algebra-table-solver
Script for easy solving truth tables. Powered by pyEDA library.
Language: Python - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

youssefAli11997/Truth-Table-Generator
A desktop application that takes boolean expressions as input and generates their truth tables and does other related operations.
Language: Java - Size: 108 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 1

LucioCarvalhoDev/truth-table
Apenas um programa que gera uma tabela verdade dado um input.
Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ComprosoftCEO/TruthTable
Boolean Expression Truth Table Builder
Language: C++ - Size: 65.4 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 2

leomariga/pyTruthTable
A python tool for logic clauses analysis and binary operations
Language: Jupyter Notebook - Size: 610 KB - Last synced at: 6 days ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

wadiim/ttgen
A truth table generator.
Language: C - Size: 97.7 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

DanielMSousa/Logical-func
The object of this project is create a program that helps the user to generate Truth tables.
Language: Python - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kalhorghazal/Logic-Gate-Assignment
🧬Logic Gate Assignment, Artificial Intelligence course, University of Tehran
Language: HTML - Size: 77.1 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

husjon/random_boolean_networks
Simple proof of consept of a Random Boolean Network inspired by Computerphile
Language: Python - Size: 155 KB - Last synced at: about 22 hours ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

AmirHaytham/Logic-Gates-Circuits-Simulation
Simple Implementation for Logic Gates Project represented in Physics (BS221) Course. Implemented with C++.
Language: C++ - Size: 720 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

alex-mous/TruthTabler-Formal-Deductive-Logic-Analyzer
TruthTabler is a Java console app for analyzing formal deductive argument logic
Language: Java - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

RamonMachado/truthTableGenerator
Our college work to develop a web application that generates a truth table from a given logic expression
Language: JavaScript - Size: 176 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

vitorsvt/compsci-tools
Conjunto de ferramentas úteis para a Ciência da Computação. Desde a conversão da base numérica até a geração de tabelas verdade e mapas de Karnaugh.
Language: JavaScript - Size: 59.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
