Skip to content

Commit

Permalink
Mention empty diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
DenizSt committed May 19, 2018
1 parent f72bfa7 commit 687ec11
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,8 @@ represent diagrams with graph `g`.

Legs are represented by 1-valent vertices. Obsolete 2-valent vertices (i.e. 2-valent vertices that are not loops) are allowed and correctly removed by `ReduceDiagram`.

Vertices with degree 0 are also allowed. The empty diagram is thus represented by `Diagram[{{0}}]`.

The convention for graphical representations of diagrams is that ingoing legs are located at the bottom of a diagram and outgoing legs at the top.

#### dimC4
Expand Down

0 comments on commit 687ec11

Please sign in to comment.