See the latest video in Dyalog's Library ...
Forum rules
This forum is for listing forthcoming meetings, conferences and any other sort of APL-related events.
This forum is for listing forthcoming meetings, conferences and any other sort of APL-related events.
1 post
• Page 1 of 1
See the latest video in Dyalog's Library ...
The latest video in Dyalog’s library – Depth-First Tree-Search in APL – is now available https://www.youtube.com/watch?v=DsZdfnlh_d0
The classic depth-first search algorithm is explored using APL, a simple and concise array notation with high-order functions. The presentation highlights APL's incremental development style, using simple steps and culminating in a purely functional solution for the N-Queens problem. The informative style of this presentation brings clarity to this advanced topic, making it accessible even to those who are still near the start of their APL journey.
Once you’ve seen the video, why not examine the code used in greater detail and try the expressions for yourself in the online tutorial at http://tryapl.org/ (Learn tab > Depth-first search)
For more on depth-first search in APL, see http://dfns.dyalog.com/n_trav.htm
For more on the N-Queens problem, see http://dfns.dyalog.com/n_queens.htm
The classic depth-first search algorithm is explored using APL, a simple and concise array notation with high-order functions. The presentation highlights APL's incremental development style, using simple steps and culminating in a purely functional solution for the N-Queens problem. The informative style of this presentation brings clarity to this advanced topic, making it accessible even to those who are still near the start of their APL journey.
Once you’ve seen the video, why not examine the code used in greater detail and try the expressions for yourself in the online tutorial at http://tryapl.org/ (Learn tab > Depth-first search)
For more on depth-first search in APL, see http://dfns.dyalog.com/n_trav.htm
For more on the N-Queens problem, see http://dfns.dyalog.com/n_queens.htm
- Karen|Dyalog
- Posts: 172
- Joined: Thu Nov 26, 2009 11:35 am
1 post
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group