These asserts should have tested that the wighted_circumcenter is well invalidate in some cases. However, we can't access to the private pointer. So we can't check that the pointer is NULL when invalidate_circumcenter is called. These asserts tested that the new computed weighted circumcenter has a different address after invalidate_circumcenter. But, that fact isn't guaranteed.