Uses of Interface
org.episteme.core.mathematics.discrete.Tree
Packages that use Tree
Package
Description
Biological modeling, genetics, and life science simulations.
Provides comprehensive mathematical models for economic systems, agent-based
modeling, and financial analysis.
-
Uses of Tree in org.episteme.core.mathematics.discrete
Classes in org.episteme.core.mathematics.discrete that implement Tree -
Uses of Tree in org.episteme.natural.biology.phylogeny
Methods in org.episteme.natural.biology.phylogeny that return TreeModifier and TypeMethodDescriptionstatic Tree<PhylogeneticTree.Node> PhylogeneticTree.asTree(PhylogeneticTree.Node root) Converts a phylogenetic tree to aTreeinterface for graph operations. -
Uses of Tree in org.episteme.social.economics
Methods in org.episteme.social.economics that return TreeModifier and TypeMethodDescriptionWorker.extractTree(Worker w1, Worker w2) Creates a tree structure representing the hierarchy between two workers.