Query

class negmas.elicitation.Query(answers: 'list[Answer]', probs: 'list[float]', cost: 'float' = 0.0, name: 'str' = '')[source]

Bases: object

Attributes Summary

cost

name

Attributes Documentation

cost: float = 0.0
name: str = ''