Skip to content

spyked/negotiator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 

Repository files navigation

Negotiator Agent

A. About

The Negotiator Agent is, as the name suggests, an automated agent capable of bilateral negotiations (only that, at the moment) with humans and possibly with other automated agents.

The project was created as an application for the Bachelor's Thesis by Lucian Mogoșanu, and is primarily based upon Sarit Kraus's paper "An Automated Agent for Bilateral Negotiation with Bounded Rational Agents with Incomplete Information" [1].

B. Project Dependencies

The following represent Haskell dependencies for every top-level module of the application:

  • Negotiator: Control.Monad.State, available via the Ubuntu/Debian package libghc6-mtl-dev.
  • WebBargain: happstack, available through cabal

The project is being developed and tested on ghc 6.12.3.

C.References

[1]: http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.73.9461&rep=rep1&type=pdf

About

automated negotiator with bounded rational agents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published