Voting-based resolution is a conflict resolution strategy where a group of autonomous agents collectively makes a decision by aggregating individual preferences or votes according to a specific electoral system. It transforms a conflict over competing proposals, goals, or resource allocations into a structured democratic process. The core mechanism involves each agent casting a vote—which can be a simple choice, a ranked list, or an approval set—and a voting rule (e.g., majority, Borda Count, Condorcet method) is applied to determine the winning outcome. This approach is fundamental to achieving decentralized consensus without a central authority.
