
TL;DR
This introductory textbook on automated negotiation provides foundational concepts, a simple Python framework for experimentation, and is accessible to beginners with basic math and programming skills.
Contribution
It offers an accessible introduction with a practical Python-based negotiation framework for students new to automated negotiation.
Findings
Provides a simple Python negotiation framework for experimentation
Accessible to students with elementary math and programming skills
Introduces core concepts of automated negotiation
Abstract
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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
