You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
swarms/examples/multi_agent/heavy_swarm_examples/README.md

850 B

Heavy Swarm Examples

This directory contains examples demonstrating heavy swarm patterns for large-scale multi-agent systems.

Examples

Overview

Heavy swarms are designed for large-scale multi-agent systems with many agents working on complex tasks. These examples demonstrate patterns for managing large agent populations, coordinating their work, and handling the increased complexity and resource requirements.