An open API service indexing awesome lists of open source software.

https://github.com/fer14/bilateral-negotiation

Implementation of various bilateral negotiation papers using python negmas for an IA masters thesis.
https://github.com/fer14/bilateral-negotiation

Last synced: over 1 year ago
JSON representation

Implementation of various bilateral negotiation papers using python negmas for an IA masters thesis.

Awesome Lists containing this project

README

          

# bilateral-negotiation

![logo](logo.png)

Implementation of various bilateral negotiation papers using python negmas for an IA masters thesis.

## Rosenchein and Zltokin - 1994

Implementation of the delivery men problem can be found [here](bilateral-negotiation/RosencheinyZlotkin1995.ipynb)

## Kraus - 2001

Implementation the newsletter distribution problem can be found [here](bilateral-negotiation/Kraus2201.ipynb)

## Sierra, Faratin and Jennings - 1997

Implementation of the service oriented heuristics problem can be found [here](bilateral-negotiation/Faratin1998.ipynb)