Class GraphUnion


  • public class GraphUnion
    extends Object
    Build the union of various graphs
    Author:
    julien Gaffuri
    • Constructor Detail

      • GraphUnion

        public GraphUnion()
    • Method Detail

      • get

        public static Graph get​(Graph... gs)
        Simple union of graphs.
        Parameters:
        gs -
        Returns: