msokolov commented on issue #14127: URL: https://github.com/apache/lucene/issues/14127#issuecomment-2605353284
The thing that complicates this is that the graph is directed - that is its links are not reciprocal always (although they mostly are), Therefore although it is true by construction of the components that a search of C0 will not find nodes in C1, the reverse is *not* necessarily true. Nodes in C0 may be reachable from nodes in C1. -- 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