next_query

negmas.elicitation.next_query(strategy: EStrategy, user: User, outcome: Outcome = None) list[tuple[Outcome, Query, float]][source]

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

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