Pyomo
6.8.0
  • Installation
  • Citing Pyomo
  • Pyomo Overview
  • Pyomo Modeling Components
  • Solving Pyomo Models
  • Working with Pyomo Models
  • Working with Abstract Models
  • Model Transformations
  • Modeling Extensions
  • Pyomo Tutorial Examples
  • Debugging Pyomo Models
  • Advanced Topics
  • Common Warnings/Errors
  • Developer Reference
  • Library Reference
  • Contributing to Pyomo
  • Third-Party Contributions
    • Generating Alternative (Near-)Optimal Solutions
    • Community Detection for Pyomo models
    • Pyomo.DoE
    • GDPopt logic-based solver
    • Infeasibility Diagnostics
    • Incidence Analysis
      • Overview
      • Incidence Analysis Tutorial
        • Debugging a structural singularity with the Dulmage-Mendelsohn partition
        • Debugging a numeric singularity using block triangularization
        • Solving a square system with a block triangular decomposition
      • API Reference
    • Latex Printing
    • MindtPy Solver
    • MPC
    • Multistart Solver
    • Nonlinear Preprocessing Transformations
    • Parameter Estimation with parmest
    • PyNumero
    • PyROS Solver
    • Sensitivity Toolbox
    • Trust Region Framework Method Solver
    • MC++ Interface
    • z3 SMT Sat Solver Interface
  • Related Packages
  • Bibliography
Pyomo
  • Third-Party Contributions
  • Incidence Analysis
  • Incidence Analysis Tutorial
  • Edit on GitHub

Incidence Analysis Tutorial

This tutorial walks through examples of the most common use cases for Incidence Analysis:

  • Debugging a structural singularity with the Dulmage-Mendelsohn partition
  • Debugging a numeric singularity using block triangularization
  • Solving a square system with a block triangular decomposition
Previous Next

© Copyright 2008-2023, Sandia National Laboratories. Revision 5609a8a3.

Built with Sphinx using a theme provided by Read the Docs.