Documentation of 'org.neuroph.contrib.graphml.Graph' Java class
Graph
org.neuroph.contrib.graphml

Class Graph



  • public class Graph
    extends XMLElement
    The parent XML element holding nodes and edges of a (sub)graph. Characterized by two attributes: 1. The Id of the graph. 2. The edgetype. For neural network representation directed is chosen. Contains all edges and nodes of the network as child elements.
    • Constructor Detail

      • Graph

        public Graph(java.lang.String id)
    • Method Detail

      • addNetwork

        public void addNetwork(NeuralNetwork ann)
        Adds a neuroph neural network to the graphml reprentation.
        Parameters:
        ann -
      • main

        public static void main(java.lang.String[] args)
      • getTag

        public java.lang.String getTag()
        Specified by:
        getTag in class XMLElement

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.