SAOResponse
- class negmas.sao.SAOResponse(response: ResponseType = ResponseType.NO_RESPONSE, outcome: Outcome | None = None, data: dict[str, Any] | None = None)[source]
Bases:
MechanismActionA response to an offer given by a negotiator in the alternating offers protocol
Attributes Summary
Attributes Documentation
- response: ResponseType