MarkovJunior: Probabilistic PL based on pattern matching and constraint prop
1–8 of 8 posts
Re: MarkovJunior: Probabilistic PL based on pattern matching and constraint prop
#2This is super cool! One quick suggestion; please add the term "Lindenmayer System" and/or "L-System" to your readme. You'll catch more of the right crowd if that term is searchable.
Re: MarkovJunior: Probabilistic PL based on pattern matching and constraint prop
#3This is super cool! One quick suggestion; please add the term "Lindenmayer System" and/or "L-System" to your readme. You'll catch more of the right crowd if that term is searchable.
Not author, the term L-system is mentioned in the readme already.
Re: MarkovJunior: Probabilistic PL based on pattern matching and constraint prop
#4There is a slightly earlier post about the same work:
https://news.ycombinator.com/item?id=31581158
Re: MarkovJunior: Probabilistic PL based on pattern matching and constraint prop
#5This post should be merged with https://news.ycombinator.com/item?id=31581158 which is by the original author.
Re: MarkovJunior: Probabilistic PL based on pattern matching and constraint prop
#6There is a slightly earlier post about the same work: https://news.ycombinator.com/item?id=31581158
Thanks for reposting, I don't mind.
Re: MarkovJunior: Probabilistic PL based on pattern matching and constraint prop
#7Author here, I'll try to answer questions/comments in this post!
Re: MarkovJunior: Probabilistic PL based on pattern matching and constraint prop
#8Author here, I'll try to answer questions/comments in this post!
In LoopErasedWalk example, the green color seems redundant, and rule 2 and 3 could be merged. Is there any reason why you use green color?