gaissmai / bart

The Balanced Routing Table is an adaptation of D. Knuth's ART algorithm combined with popcount level compression and backtracking. It is somewhat slower than ART, but requires considerably less memory.
MIT License
26 stars 3 forks source link

can you modify function overlaps to return witch network overlap #58

Closed deadspacewii closed 2 months ago

deadspacewii commented 2 months ago

as above

gaissmai commented 2 months ago

What is your use case?

gaissmai commented 2 months ago

no feedback, closing the issue