Essays about: "Aria Foroutan Rad"

Found 1 essay containing the words Aria Foroutan Rad.

  1. 1. Efficient array for solving sudoku problem

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Aria Foroutan Rad; [2018]
    Keywords : ;

    Abstract : In Knuth’s example of Dancing Links and Algorithm X (DLX), pointers were used to connect the neighbors with each other. This has caused problems when DLX is used for parallelisation and to solve this some workaround is needed. One solution is to store the pointers as indicesin an array instead. READ MORE