ScalarObjective
===============

.. currentmodule:: desdeo_problem.problem

.. autoclass:: ScalarObjective
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~ScalarObjective.evaluator
      ~ScalarObjective.lower_bound
      ~ScalarObjective.name
      ~ScalarObjective.upper_bound
      ~ScalarObjective.value

   .. rubric:: Attributes Documentation

   .. autoattribute:: evaluator
   .. autoattribute:: lower_bound
   .. autoattribute:: name
   .. autoattribute:: upper_bound
   .. autoattribute:: value
