Cellular Automata CHEM274B Group Project
Contributor(s): Chongye Feng, Emmanuel Cortes, Trevor Oldham
|
Files | |
file | test_CA.cpp |
this file creates a new CA object and tests the basic functionality to prove correctness | |
file | unit_test_CA_utils.cpp |
The program contains unit tests to test the correctness of the various functions defined in CA_utils.cpp. | |