Please log in to watch this conference skillscast.
Algebraic graphs is a new approach to working with graphs, which is particularly well-suited for functional programming languages. In Haskell Exchange 2017 you learned about the most basic version of the graph algebra that corresponds to graphs with unlabelled edges.
In this talk you will learn how to introduce edge labels to the algebra while keeping it simple.
This talk is beginner-friendly and does not require any familiarity with algebraic graphs.
YOU MAY ALSO LIKE:
- Build Systems à la Carte (SkillsCast recorded in October 2019)
- F# eXchange 2022: Online (Online Conference on 25th - 26th October 2022)
- Haskell eXchange 2022: Novice Track (Online Conference on 7th December 2022)
- Haskell: Why and How the External STG Interpreter is Useful (SkillsCast recorded in December 2021)
- Keynote — Haskell: What To Do When Success Can't Be Avoided (SkillsCast recorded in November 2021)
Labelled Algebraic Graphs
Andrey Mokhov
Andrey Mokhov's general interests are in applying abstract mathematics and functional programming to solving large-scale engineering problems.