Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Spencer Bull authored Dec 6, 2016
1 parent 535b265 commit 02d4105
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go/sa/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ The following will return a path of Nodes in the shortest distance as a splice o
- TODO: `RunSAFromFile(itterations (int), temperature (float64), Mintemp (float64), coolrate (float64), filename (string))`

## Testing
- `go test` will run a few tests in the `tspsa_test.go` file
- `go build;go test` will run a few tests in the `tspsa_test.go` file


#### Citation
- http://katrinaeg.com/simulated-annealing.html
- http://katrinaeg.com/simulated-annealing.html

0 comments on commit 02d4105

Please sign in to comment.