You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A research project created to analyze the ideas of functional completeness among logic gates with any number of inputs, as well as computationally determine functional expressions of those nested gates.
Given a set of numbers, there exists a sum from those set of numbers. This program then finds if there exists a subset in the given set of numbers where the sum of the subset is half the original sum calculated.