const std::string prototype() const
Returns the agent's prototype.
std::string spec()
The string representation of the agent spec that uniquely identifies the concrete agent class/module.
A simple API for agents that wish to exchange resources in the simulation.
virtual Agent * manager()
taken directly from OsiSolverInterface.cpp on 2/17/14 from https://projects.coin-or....
std::string GetTraderSpec(Trader *bidder)
std::string GetTraderPrototype(Trader *bidder)