InvestmentGraph

Type Alias InvestmentGraph 

Source
type InvestmentGraph = Graph<InvestmentSet, GraphEdge, Directed>;

Aliased Typeยง

struct InvestmentGraph { /* private fields */ }