Skip to content
 
GraphNeT edges
Type to start searching
    GraphNeT
    • Documentation
    • API
    • models
    • data_representation
    • graphs
    GraphNeT
    • Installation
    • Models In GraphNeT
    • Datasets In GraphNeT
    • Data Conversion in GraphNeT
    • Integrating New Experiments into GraphNeT
    • Contributing To GraphNeT
    • API
      • data
      • datasets
      • deployment
      • exceptions
      • models
        • components
        • data_representation
          • graphs
            • edges
              • edges
              • minkowski
            • nodes
            • graph_definition
            • graphs
            • utils
          • data_representation
        • detector
        • gnn
        • graphs
        • rnn
        • task
        • transformer
        • coarsening
        • easy_model
        • model
        • normalizing_flow
        • standard_averaged_model
        • standard_model
        • utils
      • training
      • utilities
      • constants

    edges¶

    Modules for constructing graphs.

    ´GraphDefinition´ defines the nodes and their features, and contains general graph-manipulation.´EdgeDefinition´ defines how edges are drawn between nodes and their features.

    Submodules

    • edges
      • EdgeDefinition
      • KNNEdges
      • KNNDistanceEdges
      • RadialEdges
      • EuclideanEdges
    • minkowski
      • compute_minkowski_distance_mat()
      • MinkowskiKNNEdges
    "Previous" graphs
    "Next" edges
    © Copyright 2021-2025, GraphNeT team.
    Created using Sphinx 8.1.3. and Material for Sphinx