Hi all
I have an xml document that contains n level of nodes and i want to display a html unordered list from them
the xml looks like this
<nodes>
<node>
<data>Node A</data>
<node>
<data>Node A1</data>
</node>
<node>
<data>Node A2</data>
</node>
<node>...
Can anybody help me on how to implement a best first search method in keylink prolog.
Ive found countless examples of how to actually code the best first search but nothing on how to actually put it to any use.
The problem i have is as follows:-
Take a word (e.g. code) and via best first...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.