Skip to content

Commit b2c304c

Browse files
authored
Update SVP_test.c
Shortest Vector Problem
1 parent 69d48eb commit b2c304c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Other/SVP_test.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Coded by Pietro Squilla
2-
// Analisi e test computazionale dello Shortest Vector Problem
2+
// analisi gestione dello Shortest Vector Problem
33
#include <stdio.h>
44
#include <stdlib.h>
55
#include <pthread.h>

0 commit comments

Comments
 (0)