When both the regions and systems lists are populated for a subgraph, the resultant set will be regions-systems rather than regions&systems.
The good news: With the types of graphs we're generating, this situation does not actually show up in the real world.
Should still be fixed, but low priority.
Affects C++ version only; not a problem in siteupdate.py.
When both the
regionsandsystemslists are populated for a subgraph, the resultant set will beregions-systemsrather thanregions&systems.The good news: With the types of graphs we're generating, this situation does not actually show up in the real world.
Should still be fixed, but low priority.
Affects C++ version only; not a problem in siteupdate.py.