Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.73 KB

File metadata and controls

23 lines (17 loc) · 1.73 KB

Social Algorithms Examples

This directory contains examples demonstrating social algorithm patterns for multi-agent systems.

Examples

Overview

Social algorithms implement patterns inspired by human social interactions, including negotiation, consensus-building, peer review, and collaborative problem-solving. These examples demonstrate how multi-agent systems can leverage social dynamics for improved coordination and decision-making.