Skip to content

Commit

Permalink
Merge branch 'master' of github.com:gus0k/pymarket
Browse files Browse the repository at this point in the history
  • Loading branch information
kiedanski committed Jun 25, 2019
2 parents 5b15df4 + 10f062c commit e19784d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ A simple library for simulating markets in Python
* Free software: MIT license
* Documentation: https://pymarket.readthedocs.io.

Examples
--------

[A simple example](./Simple example.ipynb)


Features
--------
Expand All @@ -35,3 +40,13 @@ This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypack

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage

References
--------
Please consider citing the following papers if you use the corresponding algorithms:

* Segal-Halevi, Erel, Avinatan Hassidim, and Yonatan Aumann. "MUDA: a truthful multi-unit double-auction mechanism." Thirty-Second AAAI Conference on Artificial Intelligence. 2018.

* Huang, Pu, Alan Scheller–Wolf, and Katia Sycara. "Design of a multi–unit double auction e–market." Computational Intelligence 18.4 (2002): 596-617.


0 comments on commit e19784d

Please sign in to comment.