Add a transaction to this SetInfo (which must not yet be in it).
Declared in <cluster_linearize.h>
void
Set(
DepGraph<SetType> const& depgraph,
DepGraphIndex pos) noexcept;
| Name | Description |
|---|---|
| depgraph | The graph the transaction belongs to. |
| pos | The position of the transaction to add. |