MathProgIncidence.jl

Math Programming Incidence graph analysis. Tools for constructing and analyzing the incidence graph or matrix of variables and constraints in a JuMP model.

If you are wondering what JuMP is, please see here. If you are familiar with JuMP and wondering whether you should use MathProgIncidence, you may find the Overview helpful.

Resources

This documentation contains the following resources:

  • Installation guide (TODO – This will go last, after the package is released)
  • Simple Example – A simple demonstration of the intended use of MathProgIncidence
  • Reference Outline – Call signatures and documentation for the public API of MathProgIncidence