blog/algorithms/10-graphs/2024-01-15-ahu-isomorphism.md
Matej Focko 6a94a79f2c
algorithms(ahu-isomorphism): add stub
Signed-off-by: Matej Focko <mfocko@redhat.com>
2024-01-23 00:06:14 +01:00

12 lines
214 B
Markdown

---
id: ahu-isomorphism
title: AHU algorithm for tree isomorphism
description: |
Solving tree isomorphism problem in different ways.
tags:
- graphs
- trees
- isomorphism
last_update:
date: 2024-01-15
---