# lllg
**Repository Path**: futurelei/lllg
## Basic Information
- **Project Name**: lllg
- **Description**: 2026最新的大规模终身多智能体动态规划项目(LMAPF),来自大神奥村启介,基于改进他自己的LACAM系列算法工程化落地
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2026-06-22
- **Last Updated**: 2026-06-22
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# LLLG: Lifelong LaCAM with Local Guidance for Lifelong MAPF
[](http://arxiv.org/abs/2605.16855)
**LLLG is the lifelong version of LG-LaCAM (AAAI-26)**, bringing local guidance to a receding-horizon planning framework for **Lifelong Multi-Agent Pathfinding (LMAPF)**. Local guidance supplies each agent with informative spatiotemporal cues that help mitigate congestion, reduce waiting, and improve short-horizon coordination in dense multi-agent environments. While local guidance has recently shown strong empirical benefits in one-shot MAPF, this work lifts the same idea to the lifelong setting, where agents continuously receive new tasks and must replan under strict real-time constraints. Our method scales effectively and maintains strong performance even in compact, dense environments with many tightly packed agents, yielding higher throughput and surpassing the prior state-of-the-art, thereby pushing the frontier for real-time lifelong MAPF.
The paper will appear at SoCS-26.
LaCAM — The baseline configuration-based LMAPF solver. |
LLLG — Lifelong LaCAM with Local Guidance for LMAPF. |
Visualization of 400 agents navigating a multi-room environment.
LLLG visibly alleviates local congestion and accelerates overall throughput compared to lifelong LaCAM.