HI ,
I ran the test in local jupyter it works fime but when submitting the code getting error for sohrtest_path problem
Failed test case: Your Graph class does not contain a method called shortest_path
can some help me in this issue
HI ,
I ran the test in local jupyter it works fime but when submitting the code getting error for sohrtest_path problem
Failed test case: Your Graph class does not contain a method called shortest_path
can some help me in this issue
This means that your solution is not correct! Feed this feedback to LLM and ask it to provide a more efficient solution, feed it also the exercise requirements in terms of time and number of nodes.
Generally speaking the implementation of the class is not correct!
HI ,
i am newbie to this course , can you please review my code and help me on this issue .
also i am getting error Learner Error: Grader timed out for tsp_small_graph function.
your help is much appreciated
[CODE REMOVED FROM MODERATOR]
Hi, you are not allowed to publish code publicly.
I am sorry I dont have time to review your code in detail but the whole point here is to use the LLM to review it and assist you in providing a more correct solution to the exercises.
Pay special attention to what I wrote above.
Dear @npattnaik2050,
If you are still facing problem, please send me your code via personal message to me. I’ll look into the issues and let you know the solutions.
Thanks for all for response .
I was able to figure out issue and solved my problem
Could you please guide me on how you fixed it? I tried different approaches but couldn’t find a solution.