:py:mod:`desdeo_mcdm.interactive.InteractiveMethod`
===================================================

.. py:module:: desdeo_mcdm.interactive.InteractiveMethod


Module Contents
---------------

Classes
~~~~~~~

.. autoapisummary::

   desdeo_mcdm.interactive.InteractiveMethod.InteractiveMethod




.. py:class:: InteractiveMethod(problem: desdeo_problem.problem.MOProblem)

   The base class for interactive methods.

   :param problem: The problem being solved in an interactive method.
   :type problem: MOProblem


