This repo provides a simple amoeba detection tool. Works for local and global amoebas. For a much more complete program see Marcos Laffitte's repo at [2]. Finding more efficient alternatives to both our algorithms is an open problem in algebraic graph theory: see Chapter 6 of [3].
Let
The functions in the code take networkX
graph objects as input. An example proving that the graph below is a local amoeba is provided in the code.
[2] https://github.com/MarcosLaffitte/Amoebas
[3] Marcos Emmanuel González Laffitte, Tesis de Maestría en Ciencias Matemáticas, UNAM, "Estudio de Amoebas y sus Propiedades: Detección Computacional de esta Familia de Gráficas y el Caso de los Reemplazos Raros", p. 111, 2022. Complete text Available in Spanish at: http://132.248.9.195/ptd2022/septiembre/0831065/Index.html