sstadick / rust-lapper

Rust implementation of a fast, easy, interval tree library nim-lapper
https://docs.rs/rust-lapper
MIT License
55 stars 7 forks source link

#21 added merge_overlaps_with method #23

Open bennobuilder opened 5 months ago

bennobuilder commented 5 months ago

Closes https://github.com/sstadick/rust-lapper/issues/21

bennobuilder commented 5 months ago
Testcase visualization ![image](https://github.com/sstadick/rust-lapper/assets/57860196/f24f7ba3-2cce-4382-b782-9c909b6bcf73) ![image](https://github.com/sstadick/rust-lapper/assets/57860196/f6da149a-5439-4bcf-a048-34b1f6db3bf1) ![image](https://github.com/sstadick/rust-lapper/assets/57860196/7ddc689d-08aa-4c5d-8134-5f8459ab5b26) ![image](https://github.com/sstadick/rust-lapper/assets/57860196/33d3b6d7-6372-48e3-bba8-6e34957d1ca0) ![image](https://github.com/sstadick/rust-lapper/assets/57860196/e622f6f3-756a-4036-aa27-826cb928bf1b) ![image](https://github.com/sstadick/rust-lapper/assets/57860196/6abe3175-7f71-439c-b883-81742b53bc93)