Skip to content

MAPF-HET: Multi-Agent Path Finding with Heterogeneous Tasks for EV Charging

Notifications You must be signed in to change notification settings

orange-dot/mapf-het

Repository files navigation

MAPF-HET Research

Multi-Agent Path Finding with Heterogeneous Agents - algorithm research for coordinated robot battery swap operations.

Structure

mapf-het-research/
├── cmd/mapfhet/     # CLI entry point
├── internal/
│   ├── core/        # Domain models (workspace, robots, tasks)
│   ├── algo/        # Algorithm implementations
│   └── sim/         # Discrete-event simulation
└── testdata/        # Benchmark scenarios

Quick Start

go test ./...
go run ./cmd/mapfhet

Algorithms

Algorithm Status File
CBS-HET stub algo/cbs.go
Prioritized stub algo/prioritized.go
ECBS-HET planned -

References

See docs/ for problem formulation and integration details.

About

MAPF-HET: Multi-Agent Path Finding with Heterogeneous Tasks for EV Charging

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •