μβ
μβ
Home
Experience
Publications
Posts
Work with me
Contact
Light
Dark
Automatic
interface
Leveraging special graph shapes in Graphs
In a previous post, we pushed the boundaries of the Graphs.jl abstraction to see how conforming the algorithms are to the declared interface, noticing some implied assumptions that were not stated.
Last updated on 2023-10-21
4 min read
Vertex removal in LightGraphs
In various graph-related algorithms, a graph is modified through successive operations, merging, creating and deleting vertices. That’s the case for the Blossom algorithm finding a best matching in a graph and using contractions of nodes.
Last updated on 2020-01-06
6 min read
Building our own graph type in Julia
Who needs libraries when from scratch looks so good
Last updated on 2023-10-21
6 min read
Cite
×