문제

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