Skip to content

Commit

Permalink
Fixing links.
Browse files Browse the repository at this point in the history
  • Loading branch information
preusser committed Mar 12, 2017
1 parent 040bbc8 commit fc37c28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -17,9 +17,9 @@ example of enumerating and counting all the valid solutions of the
27-[Queens Puzzle](https://en.wikipedia.org/wiki/Eight_queens_puzzle).

## Further Reading
* [**Full Computation Logs**](https://thomas.preusser.me/q27/index.php).
* [**Full Computation Logs**](http://thomas.preusser.me/q27/index.php).
* [Putting Queens in Carry Chains, No. 27](http://link.springer.com/article/10.1007/s11265-016-1176-8), Journal of Signal Processing Systems, Sep. 2016.
* Pitch Presentation: [Putting Queens in Carry Chains — No. 27 —](pitch.pdf).
* Pitch Presentation: [Putting Queens in Carry Chains — No. 27 —](https://raw.githubusercontent.com/preusser/q27/master/pitch.pdf).
* Xcell Daily Blog: [Solving the N-Queens Puzzle for 27 Queens using FPGAs](https://forums.xilinx.com/t5/Xcell-Daily-Blog/Solving-the-N-Queens-Puzzle-for-27-Queens-using-FPGAs/ba-p/692248).

Table of Contents
Expand Down

0 comments on commit fc37c28

Please sign in to comment.