AggregatingDiscreteAcceptanceModel ================================== .. currentmodule:: negmas.models.acceptance .. autoclass:: AggregatingDiscreteAcceptanceModel :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~AggregatingDiscreteAcceptanceModel.acceptance_probabilities ~AggregatingDiscreteAcceptanceModel.probability_of_acceptance ~AggregatingDiscreteAcceptanceModel.probability_of_acceptance_indx ~AggregatingDiscreteAcceptanceModel.update_accepted ~AggregatingDiscreteAcceptanceModel.update_offered ~AggregatingDiscreteAcceptanceModel.update_offered_indx ~AggregatingDiscreteAcceptanceModel.update_rejected ~AggregatingDiscreteAcceptanceModel.update_rejected_indx .. rubric:: Methods Documentation .. automethod:: acceptance_probabilities .. automethod:: probability_of_acceptance .. automethod:: probability_of_acceptance_indx .. automethod:: update_accepted .. automethod:: update_offered .. automethod:: update_offered_indx .. automethod:: update_rejected .. automethod:: update_rejected_indx