Skip to content

marzoukbaig14/Boolean-Circuit-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File: README.txt
Simple Boolean circuit simulator written in C.

I had to replace my earlier reference-sharing implementation of circuit connections with an explicit list in order to support clean freeing of circuits and their components.

This code gets a clean report from valgrind when compiled with gcc on Fedora Linux (July 2017).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages