-
Notifications
You must be signed in to change notification settings - Fork 0
Cellular Automata C++ Libraries using very fast bitboard algorithm
License
tosik/BitboardCA
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
= BitboardCA README = BitboardCA is an opensource C++ Libraries, Cellular Automata using Bitboard algorithm <https://en.wikipedia.org/wiki/Bitboard>. Required intalled CppUnit on your system if you run test. type like this and run. (RedHat, CentOS, Fedora) > yum -y install cppunit-devel (Debian, Ubuntu) > apt-get install libcppunit-dev (MacOSX with homebrew) > brew install cppunit
About
Cellular Automata C++ Libraries using very fast bitboard algorithm
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published