OurBigBook Wikipedia Bot Documentation
Lifelong Planning A* (LPA*) is an extension of the A* search algorithm that is designed to efficiently plan over an extended horizon, particularly in dynamic environments where changes can occur during the planning process. The key features of LPA* include: 1. **Incremental Replanning**: Unlike traditional A*, which recalculates paths from scratch, LPA* updates existing paths based on changes in the environment.

Ancestors (6)

  1. Search algorithms
  2. Algorithms
  3. Applied mathematics
  4. Fields of mathematics
  5. Mathematics
  6. Home