import * as collatz from "https://deno.land/x/collatz@javascript-v1.2.0/lib/esm/TreeGraph.js";
Classes
Contains the results of computing the Tree Graph via Collatz.treeGraph(~). Contains the root node of a tree of TreeGraphNode's. |
import * as collatz from "https://deno.land/x/collatz@javascript-v1.2.0/lib/esm/TreeGraph.js";
Contains the results of computing the Tree Graph via Collatz.treeGraph(~). Contains the root node of a tree of TreeGraphNode's. |