possible_queries

negmas.elicitation.possible_queries(nmi: NegotiatorMechanismInterface, strategy: EStrategy, user: User, outcome: Outcome = None) list[tuple[Outcome, list[ScipyDistribution], float]][source]

Gets all queries that could be asked for that outcome until an exact value of ufun is found.

For each ask, the following tuple is returned: (outcome, query, cost)