From f587b24038f9e30b125a530726c34e0e49d54035 Mon Sep 17 00:00:00 2001 From: Shalin Shah Date: Sat, 20 Jul 2019 09:53:42 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 80f5208..713392d 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,9 @@ This algorithm performs the following steps: Instances are available here and here (DIMACS). Please remove all comments and other extraneous text from the graph text instance file. +Cited By: + Usage: - Change Constants.FILE to the file on your disk that represents the graph - Change Constants.ANNEALING_ITERATIONS to the number of iterations the algorithm should run for