Skip to content

auction-based仿真运行问题 #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
luckySunnyPP opened this issue Apr 18, 2019 · 2 comments
Open

auction-based仿真运行问题 #4

luckySunnyPP opened this issue Apr 18, 2019 · 2 comments

Comments

@luckySunnyPP
Copy link

您好,我运行了程序,发现auction-based的仿真,会出现几个机器人在整个仿真过程中一直待在原地不动的情况,请问这是为什么呢?
期待您的回复,谢谢。

@nubot-nudt
Copy link
Collaborator

这是auction-based的算法导致的,因为我现在的优化指标是MinSum,就是所有机器人总的行驶距离最短,所以如果是机器人比较多而任务又相对较少时,就会有几台机器人不派出。如果你采用MinMax,要求机器人中最大的行驶距离最短就另当别论了。

@luckySunnyPP
Copy link
Author

了解,非常感谢。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant