M
multiprocessing
Projects with this topic
-
A handy tool for debugging and finding corner cases in a specific C++ program, the main idea behind it is that the results of a correct code are compared to the ones of the code that needs to be tested with goal of finding a specific corner-case.
Updated