BreedingGraph#

Module defining interfaces and associated error checking routines for breeding graphs. Breeding program graphs represent breeding programs with multiple sub- populations. Germplasm and information is passed between breeding nodes through breeding edges.

Classes

BreedingGraph

Abstract class defining interfaces for breeding graphs.

Functions

check_is_BreedingGraph

Check if object is of type BreedingGraph.