Commit most recent local copy

This commit is contained in:
gothictomato
2025-04-05 22:32:13 -04:00
parent 53a580d0ec
commit 3f54ad3f6e
7 changed files with 5021 additions and 6 deletions

8
main.c
View File

@@ -85,7 +85,7 @@ int main() {
// runuf20lol();
runTests();
// runTests();
/*
srand( utime());
@@ -116,8 +116,8 @@ int main() {
/*
cnf* c = readDIMACS("/home/lev/Downloads/uf20/uf20-03.cnf");
cnf* c = readDIMACS("/home/heka/Downloads/uf20/uf20-03.cnf");
sortlastnum(c);
// gpusolve(c);
@@ -133,7 +133,7 @@ int main() {
freecnf(c);
return 0;
*/
// runTests();
// return 0;