Advertisement

benchmark on research of use of ant colony optimization in adaptive path finding in games

Started by October 19, 2017 03:35 AM
0 comments, last by moeen k 7 years, 1 month ago

hi.

I'm working on a paper that uses humen as ants to teach bots to choose paths like players. I use ACO to perform this as players move through paths add fromone to path some it adds probability of choosing same path for bots. but not exactly the same path. the point is to make bots path finding adaptive like players and not to find best path. 

the problem is I cant find any work like this for benchmark of my work. can you introduce a work like this to distinguish? thank you for helping.

This topic is closed to new replies.

Advertisement