Class GraphRefiner


  • public class GraphRefiner
    extends Object
    Refines the graph so that it becomes consistent with the diagram layout. In particular for cell detection: it inserts the BusConnection nodes and InternalNode hook nodes needed for it.
    Author:
    Florian Dupuy
    • Constructor Detail

      • GraphRefiner

        public GraphRefiner​(boolean removeUnnecessaryFictitiousNodes,
                            boolean substituteSingularFictitiousByFeederNode)