import { treeGraph } from "https://deno.land/x/collatz@javascript-v1.2.0/lib/esm/TreeGraph.js";
Returns a directed tree graph of the reverse function values up to a maximum nesting of maxOrbitDistance, with the initialValue as the root.
import { treeGraph } from "https://deno.land/x/collatz@javascript-v1.2.0/lib/esm/TreeGraph.js";
Returns a directed tree graph of the reverse function values up to a maximum nesting of maxOrbitDistance, with the initialValue as the root.