Code Comments
Programming Forum and web based access to our favorite programming groups.i know prolog use a depht first search but how can i implement a breadth first search? thanks L.V.
Post Follow-up to this message"elpitzote" <lorenzo_viti@hotmail.com> writes: > i know prolog use a depht first search but how can i implement a breadth > first search? Googling for "breadth first search" Prolog will tell you.
Post Follow-up to this messageelpitzote wrote: > i know prolog use a depht first search but how can i implement a breadth > first search? > > thanks > L.V. > > Ciao-Prolog has several breadth-first search packages: http://clip.dia.fi.upm.es/Software/...109.html#SEC452 but see also http://www.google.com/groups?as_q=b...r /> axd=14&as _maxm=10&as_maxy=2004&safe=images for comp.lang.prolog newsgroup posts on this topic.
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.