www.youtube.com/watch?v=YTDD...
www.youtube.com/watch?v=YTDD...
First I tried to use a prolog typical BFS by increasing a depth variable and limiting all sub calculations by creating a sum which is that depth. It worked after enabling tabling. But it wasn't enough for tie input data. ...
First I tried to use a prolog typical BFS by increasing a depth variable and limiting all sub calculations by creating a sum which is that depth. It worked after enabling tabling. But it wasn't enough for tie input data. ...