Package org.jgrapht.nio.matrix


package org.jgrapht.nio.matrix
Matrix input/output
  • Class
    Description
    Exports a graph to a plain text matrix format, which can be processed by matrix manipulation software, such as MTJ or MATLAB.
    Formats supported by the MatrixExporter exporter.