Reduce Junction rule reference

The Reduce Junction rule is used to simplify the diagram graph while preserving the topology.

The Reduce Junction rule reduces junctions that belong to network junction classes or object tables based on the number of junctions to which they connect. Optionally, the junctions can be filtered based on specific attribute values or attributes from adjacent edges before being reduced.

Reduce Junction rule process

Whether the Reduce Junction rule is configured to work with attribute constraints or not, the reduction process is different in the following situations:

  • When reducing junctions that connect two other junctions or fewer, it runs as follows:
    • Any unconnected junction is removed.
    • Any junction that connects a single junction and its connected edges are reduced onto that other junction, which is considered the target junction.
    • Any junction that connects two other junctions and all its connected edges are reduced onto a super span edge, called a reduction edge, which is created for the reduction.
  • When reducing junctions that connect three other junctions or more, the Reduce Junction rule respects the upstream flow so the graph consistency is preserved.
    • Any junction that connects a single upstream junction is reduced onto the upstream target junction.
    • Any junction that connects more than one upstream junction is not reduced.

Connection changes and association reports when reducing junctions

When reducing junctions, there are a few things to note:

  • There are some cases where reducing junctions changes the number of edges connecting the junctions that remain in the diagram.
  • Except when reducing unconnected junctions, it keeps track of any reduced junction and its connected edges either on the diagram junction that is considered the target junction by the reduction rule or on the reduction edge, which is created by the rule.

The following diagrams show examples of the connection changes and association reports.

Diagram A—Reduce junctions connected to one other junction

Diagrams A1 and A2 in the first row of the table below show two diagrams before reduction. Each one shows the diagram content before the orange junction with one connected junction is reduced.

Diagram A1—Graph changes and association reportsDiagram A2—Graph changes and association reports
Sample diagram A1 content before reducing the orange junction that connects one other junction
Diagram A1 is shown before reducing the orange junction that connects one other junction.
Sample diagram A2 content before reducing the orange junction that connects one other junction
Diagram A2 is shown before reducing the orange junction that connects one other junction.
Sample diagram A1 after reducing the orange junction
Diagram A1 is shown after reducing the orange junction.
Sample diagram A2 after reducing the orange junction
Diagram A2 is shown after reducing the orange junction.

The diagrams after reducing the orange junction are shown in the second row of the table. After reduction, J2 and its connected edges are no longer visible in the resulting diagrams, but the rule kept track of these network elements. They are now associated with the target J1 junction.

As shown in the examples, reducing junctions that connect one other junction does the following:

  • Changes the number of connections of the target junctions—J1 connected one junction before reduction and becomes unconnected after reduction. In general, when the target junction connects N junctions before reduction, it connects N-1 junctions after reduction.
  • Causes all the reduced network elements to be reported on the other target junction.

Diagram B—Reduce junctions connected to two other junctions

General case

Diagrams B1 and B2 in the first row of the table below show the two diagrams before reduction. Each one shows the diagram content before the orange junction with two connected junctions is reduced.

Diagram B1—Graph changes and association reportsDiagram B2—Graph changes and association reports
Sample diagram B1 content before reducing the orange junction that connects two other junctions
Diagram B1 is shown before reducing the orange junction that connects two other junctions.
Sample diagram B2 content before reducing the orange junction that connects two other junctions
Diagram B2 is shown before reducing the orange junction that connects two other junctions.
Sample diagram B1 after reducing the orange junction
Diagram B1 is shown after reducing the orange junction.
Sample diagram B2 after reducing the orange junction
Diagram B2 is shown after reducing the orange junction.

The diagrams after reducing the orange junction are shown in the second row of the table. After reduction, J2 and all its connected edges are no longer visible in the resulting diagrams, but the rule kept track of these network elements. They are now associated with the dashed blue reduction edge the rule created during its execution.

As the examples show, reducing junctions connecting two other junctions does the following:

  • Leaves the number of connected junctions unchanged for those two other junctions
  • Causes the reduced junction and all its adjacent edges to be reported on the reduction edge, which is created by the rule

Reduce junctions along complex edges

When reducing junctions connected to two other junctions along a complex edge—that is, junctions that connect two segments along the same complex edge—the rule behavior is slightly different. In this case, note the following differences:

  • No reduction edge is created.
  • One of the complex edge segments is preserved to keep relevant information in the resulting diagram.
  • All the reduced junctions are reported on this edge.

Sample diagram B3 content before reducing the orange junctions that connect two other junctions along complex edges
Diagram B3 is shown before reducing the orange junctions that connect two other junctions along complex edges.
Sample diagram B3 after reducing the orange junctions
Diagram B3 is shown after reducing the orange junctions.

Diagram B3 in the first row shows the diagram before reduction. It references two complex edges, E1 and E2, composed of different segments, each segment connected to orange junctions.

After reducing the orange junctions, each complex edge is represented by a single segment that aggregates all the orange junctions along the segment.

Diagram C—Reduce junctions connected to three other junctions or more

Diagrams C1 and C2 in the first row of the table below show the initial content of two diagrams before reducing any orange junction that connects three other junctions or more.

Diagram C1—ProcessDiagram C2—Process
Sample diagram C1 before the reduction rule execution
Diagram C1 is shown before reducing the orange junction with three connected junctions.
Sample diagram C2 before the reduction rule execution
Diagram C2 is shown before reducing the orange junction with three or more connected junctions.
Sample diagram C1 showing junctions upstream to the junction to reduce
Diagram C1 shows the only upstream junction returned by the trace started from the junction to reduce.
Sample diagram C2 showing junctions upstream to the junction to reduce
Diagram C2 shows more than one upstream junction returned by the trace started from the junction to reduce.
Sample diagram C1 after the reduction rule execution
Diagram C1 is shown after the reduction rule completes—the orange junction is effectively reduced.
Sample diagram C2 after the reduction rule execution
Diagram C2 is shown after the reduction rule completes—the orange junction is not reduced.

In the second row, each graphic shows the result of the upstream trace started from the junction to reduce—that is, started from the orange junction—in diagrams C1 and C2. For Diagram C1, the trace returns only one upstream junction, while for Diagram C2, it returns more than one upstream junction.

The sample diagrams' content after the reduction is shown in the third row of the table. In Diagram C1, the orange junction is effectively reduced, its upstream junction becoming the target junction for the reduction. In Diagram C2, the orange junction is not reduced.

The next table shows how the diagram graph changes and how associations are reported when junctions that connect three other junctions or more are reduced.

Diagram C3—Graph changes and association reportsDiagram C4—Graph changes and association reports
Sample diagram C3 content before reduction
Diagram C3 is shown before the orange junction, which connects four other junctions, is reduced.
Sample diagram C4 content before reduction
Diagram C4 is shown before the orange junction, which connects four other junctions, is reduced.

Sample diagram C3 after reducing the orange junction
Diagram C3 is shown after the orange junction, which connects four other junctions, is reduced.
Sample diagram C4 after reducing the orange junction
Diagram C4 is shown after the orange junction, which connects four other junctions, is reduced.

Diagrams C3 and C4 in the first row show the diagrams before the orange junction, which connects four other junctions, is reduced.

The diagrams obtained after reducing this orange junction are shown in the second row:

  • For Diagram C3 on the left, J2 and E1 are no longer visible after reduction.
  • For Diagram C4 on the right, J2, E1, and E2 are no longer visible after reduction.

In both cases, the reduction rule kept track of those network elements. They are now associated with the target junction, J1, which was upstream to J2. Moreover, J2, which connected N=4 junctions, is reduced to J1, which connected M=1 junctions before reduction and connects M=3 junctions after reduction.

As the examples show, reducing a junction J2 connecting N = three other junctions or more does the following when that junction has only one upstream junction, J1, connecting M junctions:

  • Changes the number of connections of the J1 upstream junction so it connects N+M-2 junctions after reduction
  • Causes the reduced junction and all its adjacent upstream edges to be reported on the target upstream junction

Junction reduction and containment

The Reduce Junction rule obeys the following rules:

  • A content junction can never aggregate noncontent features.

    The examples below show different use cases. The first column shows sample diagrams with a blue content junction connected to orange junctions. The second column shows the diagram after running a Reduce Junction rule that is set up to reduce all the orange junctions.

    Sample diagram D1 before reduction
    Diagram D1 is shown before reducing the orange junctions.
    Sample diagram D1 after reduction
    Diagram D1 is shown after reducing the orange junctions.
    In Diagram 1, no network element is reduced, since the blue content junction cannot aggregate the orange noncontent junction.

    Sample diagram D2 before reduction
    Diagram D2 is shown before reducing the orange junctions.
    Sample diagram D2 after reduction
    Diagram D2 is shown after reducing the orange junctions.
    In Diagram 2, only the orange junction on the left and its connected edge are reduced to the blue one, which is a content junction like them.

    Sample diagram D3 before reduction
    Diagram D3 is shown before reducing the orange junctions.
    Sample diagram D3 after reduction
    Diagram D3 is shown after reducing the orange junctions.
    In Diagram 3, the orange junctions on the left and their connected edge are reduced to the blue junction, which is a content junction like them. The orange noncontent J9 junction and its two connected edges are aggregated under a reduction edge.

  • A noncontent junction can never aggregate content features or objects. However, the resulting reduction edges can aggregate both noncontent and content elements.

    The examples below show some use cases. The first column shows sample diagrams with a blue noncontent junction connected to orange junctions. The second column shows the diagram after running a Reduce Junction rule that is set up to reduce all the orange junctions.

    Sample diagram D4 before reduction
    Diagram D4 is shown before reducing the orange junctions.
    Sample diagram D4 after reduction
    Diagram D4 is shown after reducing the orange junctions.
    In Diagram 4, no network element is reduced, since the blue noncontent junction cannot aggregate the orange content junction.

    Sample diagram D5 before reduction
    Diagram D5 is shown before reducing the orange junctions.
    Sample diagram D5 after reduction
    Diagram D5 is shown after reducing the orange junctions.
    In Diagram 5, J4 and E3 are contents that are reduced under the content junction J5. E2 is aggregated under a reduction edge R1 that connects the noncontent junction J3 to the content junction J5.

    Sample diagram D6 before reduction
    Diagram D6 is shown before reducing the orange junctions.
    Sample diagram D6 after reduction
    Diagram D6 is shown after reducing the orange junctions.
    In Diagram 6, the orange junction J6 on the left and its connected edge E4 are reduced to the blue junction, which is noncontent like them. J8 and E6 on the right are contents that are reduced under the content junction J9. E5 is aggregated under a reduction edge R2 that connects the noncontent junction J7 to the content junction J9.

Reduce Junction rule configuration

There are two tools to add a Reduce Junction rule on a template—Add Reduce Junction Rule and Add Reduce Junction By Attribute Rule:

  • The Add Reduce Junction Rule tool is used to configure the reduction of diagram junctions based on particular network junction source classes or object tables. It allows specifying a list of junction source classes and object tables, and considering each junction belonging to those junction classes and object tables as a candidate for the reduction, or considering any junctions out of the specified junction classes and object tables as candidates for the reduction. Then, all junctions that are candidates for the reduction are processed according to the number of junctions they connect in the diagram and, optionally, according to attributes brought by their incident edges.
  • The Add Reduce Junction By Attribute Rule tool is used to configure the reduction of diagram junctions based on one particular network junction source class or object table by filtering those junctions on their own attributes. Then, all junctions that are candidates for the reduction are processed according to the number of junctions they connect in the diagram and, optionally, according to attributes brought by their adjacent edges.

Related topics