OpenQuizz
Une application de gestion des contenus pédagogiques
Resolution Class Reference
Inheritance diagram for Resolution:
Collaboration diagram for Resolution:

Public Member Functions

def __init__ (self, provider, reporter)
 
def state (self)
 
def resolve (self, requirements, max_rounds)
 

Detailed Description

Stateful resolution object.

This is designed as a one-off object that holds information to kick start
the resolution process, and holds the results afterwards.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  provider,
  reporter 
)

Member Function Documentation

◆ resolve()

def resolve (   self,
  requirements,
  max_rounds 
)

◆ state()

def state (   self)

The documentation for this class was generated from the following file: