Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用搜索技术或更具体的规划技术的应用有哪些?我对使用中的示例最感兴趣。
我知道 A* 用于机器人技术中的路径规划,该规划用于物流(细节会很好),但还有哪些其他用途?
对于一般的搜索,谷歌等会想到他们的倒排索引。再说一次,它还用在什么地方?
有关包括物流挑战在内的规划示例,请查看此列表。每个用例都带有多个数据集和一个问题定义。