SAOResponse

class negmas.sao.SAOResponse(response=ResponseType.NO_RESPONSE, outcome=None)[source]

Bases: MechanismAction

A response to an offer given by an agent in the alternating offers protocol

Attributes Summary

outcome

response

Attributes Documentation

outcome: Outcome | None
response: ResponseType