This github repo features the implementation of 3 optimization techniques for multiagent trajectory generation.
A centralized approach based on sequential convex programming.
A decoupled approach based on incremental sequential convex programming.
Paper: Decoupled Multiagent Path Planning via Incremental Sequential Convex Programming
A distributed approach based on distributed model predictive control.