Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Properties | List of all members
RUI.Algorithms.SCCFlowGraph.GraphSet Class Reference

Properties

FlowGraph< HashSet< Part > > flowGraph [get, set]
 
Dictionary< Part, Vertex
< HashSet< Part > > > 
lookup [get, set]
 
LinkedList< HashSet< Part > > sCC [get, set]
 
Dictionary< Vertex< HashSet
< Part > >, HashSet< Part > > 
supersetLookup [get, set]
 

Property Documentation

FlowGraph<HashSet<Part> > RUI.Algorithms.SCCFlowGraph.GraphSet.flowGraph
getset
Dictionary<Part, Vertex<HashSet<Part> > > RUI.Algorithms.SCCFlowGraph.GraphSet.lookup
getset
LinkedList<HashSet<Part> > RUI.Algorithms.SCCFlowGraph.GraphSet.sCC
getset
Dictionary<Vertex<HashSet<Part> >, HashSet<Part> > RUI.Algorithms.SCCFlowGraph.GraphSet.supersetLookup
getset

The documentation for this class was generated from the following file: