Skip to content

Commit

Permalink
added Heuristic source (non-https)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmj12004 committed Apr 13, 2017
1 parent 77ab425 commit af98c0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ This orientation allows all moves to be done with either a 7 bit or 1 bit rotati
The vast majority of the project is personal work but there were some inspirations and little tricks from various sources. Any code directly copied from a source like StackOverflow is stated inline in comments. An exhaustive list of all sources used is here:
* [Checkers Bitboard Tutorial](http://www.3dkingdoms.com/checkers/bitboards.htm#movegen)
* [Compiler Friendly Bit Rotation in C](http://stackoverflow.com/questions/776508/best-practices-for-circular-shift-rotate-operations-in-c)
* [Evolutionary-based heuristic generators](https://pdfs.semanticscholar.org/91c9/d140267f3b008d00b330b6b0e9182fa4b62e.pdf)

0 comments on commit af98c0f

Please sign in to comment.