[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pygame] Does anyone have a python implementation of A*?



Hi!

Me and a friend implemented dijkstra shortest path both in Python and in C
for a school project. (A difficult VRP problem). The C implementation was
about 100 times faster than the Python one. This type of
algorithms with heavy calculations and nested loops seems to be a lot
faster in C.
Just a hint...

/Fredrik

____________________________________
pygame mailing list
pygame-users@seul.org
http://pygame.seul.org