Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Truth-Table-Generator

This is a program for generating truth table upto n variables

But due to limit of console and jvm it can't go upto higher variables

Time and Space complexity - O(2^n * n)

To run

javac TruthTable.java
javac Main.java
java Main

About

This is a program for generating truth table upto n variables.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages