Commit graph

6 commits

Author SHA1 Message Date
Simon Bruder 5ac5bd1f43 u01: Add stream output to node 2023-04-22 13:47:57 +02:00
Simon Bruder 89d1f5f6e0 u01: Switch from include guards to pragma once 2023-04-22 13:47:41 +02:00
Simon Bruder cbee4361a1 u01: Add include guard to header 2023-04-22 13:47:41 +02:00
Simon Bruder 3e63e632b7 u01: Add complete tree creation 2023-04-22 13:47:41 +02:00
Simon Bruder c2804e2d3b u01: Implement global node counting
The test is not very pretty, I may think of something nicer (once I
learn how to do it).
2023-04-22 13:47:41 +02:00
Simon Bruder 48cfafc9a3 u01: Init 2023-04-22 13:47:40 +02:00