示例#1
0
 /// <summary>
 /// Trims all internal data structures.
 /// </summary>
 public override void Trim()
 {
     _graph.Trim();
 }