﻿linopy.solvers.CBC
==================

.. currentmodule:: linopy.solvers

.. autoclass:: CBC

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~CBC.solver_name
   
   