Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
bhansconnect committed Oct 3, 2017
2 parents ba49e2c + b02aaae commit ae7079a
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
# Rubik's Cube Solve Analyzer

[Download the latest code!](https://github.com/bhansconnect/SolveAnalyzer/releases)
[Download the latest version!](https://github.com/bhansconnect/SolveAnalyzer/releases)

Just run the .exe and follow the instructions.

An example input is Roux.txt
An example input is [Roux.txt](https://raw.githubusercontent.com/bhansconnect/SolveAnalyzer/master/Roux.txt)

Roux_Move_Count_Distribution.png and Roux_Move_Distribution.png are the corresponding outputs.

The source code is SolveAnalyzer.go
![Roux_Move_Count_Distribution.png](https://github.com/bhansconnect/SolveAnalyzer/blob/master/Roux_Move_Count_Distribution.png)
![Roux_Move_Distribution.png](https://github.com/bhansconnect/SolveAnalyzer/blob/master/Roux_Move_Distribution.png)

The source code is [SolveAnalyzer.go](https://github.com/bhansconnect/SolveAnalyzer/blob/master/SolveAnalyzer.go)

0 comments on commit ae7079a

Please sign in to comment.