﻿linopy.solvers.Solver
=====================

.. currentmodule:: linopy.solvers

.. autoclass:: Solver

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~Solver.__init__
      ~Solver.safe_get_solution
      ~Solver.solve_problem
      ~Solver.solve_problem_from_file
      ~Solver.solve_problem_from_model
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Solver.solver_name
   
   