Oct 12, 20191 minAbout lexicographic order - Jesse HyttinenHi and welcome to the Matladpi blog! In this post I will talk about the lexicographic order the tree generation algorithm is at least...
Sep 9, 20181 minTGA in action! - Jesse HyttinenHello! 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 2, 20181 minThe origins of TGA - Jesse HyttinenWelcome! As you already may know, rooted trees are the main focus in this post. But before rooted trees, here is the solution to the...
Aug 26, 20181 minIt starts with rooted trees - Jesse HyttinenHello fellow readers! As you already may know, the tree generation algorithm is used for tree generation. But how does it function? Here...
Aug 19, 20181 minThe math problem (part 2) - Jesse HyttinenJust to remind you, here are the pictures whose symbols may need some explanation: Picture 1: Picture 2: Here are the explanations for...
Aug 12, 20181 minThe math problem (part 1) - Jesse HyttinenHere is the problem in the movie Good Will Hunting that got me thinking about ideas for the actual TGA , tree generation algorithm: "Draw...
Aug 7, 20181 minWhat 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.