summaryrefslogtreecommitdiffstats
path: root/Algorithms/Part-I/3-Collinear/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Algorithms/Part-I/3-Collinear/run.sh')
-rwxr-xr-xAlgorithms/Part-I/3-Collinear/run.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/Algorithms/Part-I/3-Collinear/run.sh b/Algorithms/Part-I/3-Collinear/run.sh
index 07ed3a3..de8c21c 100755
--- a/Algorithms/Part-I/3-Collinear/run.sh
+++ b/Algorithms/Part-I/3-Collinear/run.sh
@@ -17,6 +17,7 @@ java -enableassertions Point
java Brute input6.txt
java Brute input8.txt
java Brute random152.txt
+java Fast horizontal5.txt
java Fast input6.txt
java Fast input8.txt
java Fast input300.txt