next_query

negmas.elicitation.next_query(strategy, user, outcome=None)[source]

Gets the possible outcomes for the next ask with its cost.

The following tuple is returned: (outcome, query, cost)

Return type

List[Tuple[Outcome, Query, float]]