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