top of page
Search
About lexicographic order - Jesse Hyttinen
Hi and welcome to the Matladpi blog! In this post I will talk about the lexicographic order the tree generation algorithm is at least...
Oct 12, 20191 min read
Â
Â


TGA in action! - Jesse Hyttinen
Hello! As my previous post was a bit short, I make it up to you readers right now. Here is the solution to the brain teaser (list all...
Sep 9, 20181 min read
Â
Â


The origins of TGA - Jesse Hyttinen
Welcome! As you already may know, rooted trees are the main focus in this post. But before rooted trees, here is the solution to the...
Sep 2, 20181 min read
Â
Â


It starts with rooted trees - Jesse Hyttinen
Hello fellow readers! As you already may know, the tree generation algorithm is used for tree generation. But how does it function? Here...
Aug 26, 20181 min read
Â
Â


The math problem (part 2) - Jesse Hyttinen
Just to remind you, here are the pictures whose symbols may need some explanation: Picture 1: Picture 2: Here are the explanations for...
Aug 19, 20181 min read
Â
Â


The math problem (part 1) - Jesse Hyttinen
Here is the problem in the movie Good Will Hunting that got me thinking about ideas for the actual TGA , tree generation algorithm: "Draw...
Aug 12, 20181 min read
Â
Â
What is TGET? And who is its creator?
TGET is a tree generation and enumeration triplet, consisting of the condition matrix, a bunch of algorithms and the language they use.
Aug 7, 20181 min read
Â
Â
bottom of page