Property | Type | Description | |
---|---|---|---|
InputConnectionCounterparties | OutputGateAddress>.IDictionary | ||
OutputConnectionCounterparties | InputGateAddress>.IDictionary |
Property | Type | Description | |
---|---|---|---|
Gates | ISet |
Method | Description | |
---|---|---|
AddConnection ( |
||
AddGate ( |
||
Circuit ( ) : System | ||
Clone ( ) : object | ||
Clone ( Gate>.Dictionary |
||
CollapsePermutationGates ( ) : void | ||
JoinWith ( Circuit c, IList |
||
RemoveGate ( Gate gate ) : void | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
AssignTopologicalRanks ( ) : List |
public AddConnection ( |
||
connection | ||
return | void |
public AddGate ( |
||
gate | ||
connections | IEnumerable |
|
return | void |
public Clone ( Gate>.Dictionary |
||
mapping | Gate>.Dictionary | |
return | object |
public JoinWith ( Circuit c, IList |
||
c | Circuit | |
joins | IList |
|
return | void |
public IDictionary |
||
return | OutputGateAddress>.IDictionary |