H
hyperedge
(Hypergraph) Link in a
hypergraph that has multiple sources and multiple sinks. A hyperedge connects multiple nodes. Hyperedges are used in applications such as electrical signal diagrams, multiflow visualization, network management, and UML diagrams.
hypergraph
(Hypergraph) A graph that contains
hyperedges. More specifically, it contains a finite set of nodes (also called vertices) connected by a finite set of hyperedges.
hypergrapher
(Hypergraph) An instance of the class
IlvHyperGrapher. It is a grapher that can contain three types of object:
node,
link, and
hyperedge.
Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.