What are applications where search techniques or more specifically planning techniques are used? I am most interested in examples in use.

I know that A* is used for path planning in Robotics, that planning is used in logistics (details would be great) but what other usages are there?

For Search in general Google, etc come to mind with their inverted indices. Again, where else is it used?

有帮助吗?

解决方案

For planning examples, including logistics challenges, take a look at this list. Each use case comes with multiple datasets and a problem definition.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top