MCPcopy Index your code
hub / github.com/TheAlgorithms/Python / vicsek.py

File vicsek.py

fractals/vicsek.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Authors Bastien Capiaux & Mehdi Oudghiri
2
3The Vicsek fractal algorithm is a recursive algorithm that creates a
4pattern known as the Vicsek fractal or the Vicsek square.

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected