Skip to content

This program calculates the complement of a PCN-formatted boolean function.

Notifications You must be signed in to change notification settings

OrdoFlammae/pcn-complement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpp-template

This is a basic template for my C++ projects.

Building

git clone https://github.com/OrdoFlammae/cpp-template.git
cd cpp-template
mkdir build
cd build
cmake ..
make
./cpp-template

About

This program calculates the complement of a PCN-formatted boolean function.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published