Answer

class negmas.elicitation.Answer(outcomes: 'list[Outcome]', constraint: 'Constraint', cost: 'float' = 0.0, name: 'str' = '')[source]

Bases: object

Attributes Summary

cost

name

Attributes Documentation

cost: float = 0.0
name: str = ''