benwtrent commented on issue #12627:
URL: https://github.com/apache/lucene/issues/12627#issuecomment-1812408858

   @nitirajrathore @msokolov I had an idea around this, and it will cost an 
extra 4bytes per node on each layer its a member (maybe we only need this on 
the bottom layer...)
   
   What if we added an "incoming connection" count for every node? Then when 
disconnecting non-diverse neighbors, we enforce that we can never disconnect 
the last connection to a node.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to