k402xxxcenxxx / path-finding-competition

An impromptu website created for a competition aimed at finding the best route.
0 stars 0 forks source link

We should have a scoring function for the competition. #5

Closed k402xxxcenxxx closed 1 month ago

k402xxxcenxxx commented 3 months ago
  1. We should have a scoring function to evaluate the performance of a path finding algorithm, including different aspects, e.g. how long it takes, how far it goes, how good is its shopping item order.
k402xxxcenxxx commented 3 months ago

13 has a simple scoring function now.

k402xxxcenxxx commented 1 month ago

37 has done the scoring function