Hi Steve,

this lookslike a typical problem that requires "artificial intelligence" 
(AI) search:
http://www.tutorialspoint.com/artificial_intelligence/artificial_intelligence_popular_search_algorithms.htm

once you have a general strategy based on the above algos in mind, a quite 
orthogonal problem is how to encode it and solve it in Clojure

looking forward to your thoughts

cheers,
Gianluca

On Tuesday, January 26, 2016 at 12:37:07 PM UTC+1, stevega...@gmail.com 
wrote:
>
> Hi, i am completely new to clojure and i have been given the task of 
> finding 3 different ways of solving the problem here: 
> https://uva.onlinejudge.org/external/5/571.html
>
> Im hoping that if someone can point me in right direction of a solution 
> hopefully ill be able to figure out the other 2 solutions from that
>
> thanks
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to