Resolve "simple pathfinding"
Compare changes
Files
5@@ -22,7 +22,9 @@ from cooperative_cuisine.utils import custom_asdict_factory
@@ -32,7 +34,7 @@ def get_free_neighbours(
@@ -90,8 +92,9 @@ async def agent():
@@ -170,16 +173,17 @@ async def agent():
@@ -203,6 +207,8 @@ async def agent():
@@ -247,6 +253,7 @@ async def agent():
@@ -303,9 +310,8 @@ async def agent():
@@ -314,7 +320,13 @@ async def agent():