
implementation("io.github.cponfick:komp-geom:0.4.0-rc3")Offers efficient computational geometry algorithms and data structures, addressing common geometric problems with implementations like Closest Pair using naive and divide-and-conquer approaches.