← Back to context Comment by tracerbulletx 2 hours ago What makes it fractal? 3 comments tracerbulletx Reply dvt 2 hours ago It's kind of self-expanding/looping; fractal is just a cute name I like, but it's technically a directed cyclic graph (since you always have/want cycles). mejutoco 2 hours ago I think recursive fits better, but I get it. joshribakoff 15 minutes ago It’s more so the divide and conquer. Recursion vs iterative is tangential.
dvt 2 hours ago It's kind of self-expanding/looping; fractal is just a cute name I like, but it's technically a directed cyclic graph (since you always have/want cycles). mejutoco 2 hours ago I think recursive fits better, but I get it. joshribakoff 15 minutes ago It’s more so the divide and conquer. Recursion vs iterative is tangential.
mejutoco 2 hours ago I think recursive fits better, but I get it. joshribakoff 15 minutes ago It’s more so the divide and conquer. Recursion vs iterative is tangential.
joshribakoff 15 minutes ago It’s more so the divide and conquer. Recursion vs iterative is tangential.
It's kind of self-expanding/looping; fractal is just a cute name I like, but it's technically a directed cyclic graph (since you always have/want cycles).
I think recursive fits better, but I get it.
It’s more so the divide and conquer. Recursion vs iterative is tangential.