MAAIGTNov 11, 2025

Introduction to Automated Negotiation

arXiv:2511.08659v1h-index: 11
Originality Synthesis-oriented
AI Analysis

It serves as an introductory educational resource for students new to automated negotiation, with no incremental claims.

This book introduces automated negotiation to computer science students with no prior knowledge, providing a simple Python framework for implementing and experimenting with negotiation algorithms.

This book is an introductory textbook targeted towards computer science students who are completely new to the topic of automated negotiation. It does not require any prerequisite knowledge, except for elementary mathematics and basic programming skills. This book comes with an simple toy-world negotiation framework implemented in Python that can be used by the readers to implement their own negotiation algorithms and perform experiments with them. This framework is small and simple enough that any reader who does not like to work in Python should be able to re-implement it very quickly in any other programming language of their choice.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes