add license

This commit is contained in:
Johann Dreo 2022-03-25 18:53:07 +01:00
commit 3dc9dfd203
2 changed files with 20 additions and 1 deletions

View file

@ -64,7 +64,7 @@ For each slot, we have two options:
- four neighbors,
- eight neighbors;
- Hopf-Lax:
- on the edge of a grpah,
- on the edge of a graph,
- across a triangle.
![A diagram showing plugs going into slots](https://raw.githubusercontent.com/nojhan/algopattern/master/algopattern_operators.svg)