algorithms(ahu-isomorphism): add stub

Signed-off-by: Matej Focko <mfocko@redhat.com>
This commit is contained in:
Matej Focko 2024-01-23 00:06:14 +01:00
parent 40d487270b
commit 6a94a79f2c
Signed by: mfocko
GPG key ID: 7C47D46246790496

View file

@ -0,0 +1,12 @@
---
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
---