malt.agents.merchant.Merchant
- class malt.agents.merchant.Merchant[source]
Bases:
malt.agents.agent.Agent
Base class for all merchants.
- catalogue (*args, \*\*kwargs):
Return an iterator over the catalogue of the merchant.
- merchandize (*args, \*\*kwargs):
Place an order from the merchant.
Methods
__init__
()catalogue
(*args, **kwargs)merchandize
(*args, **kwargs)