﻿linopy.objective.Objective
==========================

.. currentmodule:: linopy.objective

.. autoclass:: Objective

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~Objective.__init__
      ~Objective.assign
      ~Objective.sel
      ~Objective.set_value
      ~Objective.to_matrix
      ~Objective.to_polars
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Objective.attrs
      ~Objective.coeffs
      ~Objective.coords
      ~Objective.data
      ~Objective.expression
      ~Objective.flat
      ~Objective.indexes
      ~Objective.is_linear
      ~Objective.is_quadratic
      ~Objective.model
      ~Objective.nterm
      ~Objective.sense
      ~Objective.sizes
      ~Objective.value
      ~Objective.vars
   
   