Closed larshesel closed 8 years ago
gb_sets has complexity O(log(|S|)) for add and delete operations whereas an ordset has complexity O(|S|) for the same operations.
gb_sets has complexity O(log(|S|)) for add and delete operations whereas an ordset has complexity O(|S|) for the same operations.