aimacode / aima-java

Java implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can i get number of backtracking points?

ThuriyaThwin opened this issue · comments

I am facing difficulties in counting number of backtracking points in BacktrackingStrategy.java code.
How can I modify the code to get actual number of backtracking points.

Hi! Is this issue still open? Can I work on it?

Yes,fri .If you interest in CSP,please help me in Backjumping algorithm.