users-prolog
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
Code not working
From
:
Hrithik Singh
Subject
:
Code not working
Date
:
Mon, 10 May 2021 18:10:39 +0530
I have executed the following code :
bfs(X,Y,P)
bfs_a(Y,[n(X,[])],R),
reverse(R,P).
But it is showing an error.... Can you please send the right code to help me.
reply via email to
[Prev in Thread]
Current Thread
[
Next in Thread
]
Code not working
,
Hrithik Singh
<=
Re: Code not working
,
Adam Russell
,
2021/05/17
Prev by Date:
Re: debugging
Next by Date:
Re: Code not working
Previous by thread:
debugging
Next by thread:
Re: Code not working
Index(es):
Date
Thread