35 citations · 104 across the 12 of their papers we have counts for
Showing cs.DSShow all
3 papers · 1 filter
cs.DS2022★ 1 cited
Summation Problem Revisited -- More Robust Computation
Vaclav Skala
Numerical data processing is a key task across different fields of computer technology use. However, even simple summation of values is not precise due to the floating point repres…
cs.DS2017★ 11 cited
Space Subdivision to Speed-up Convex Hull Construction in E3
Vaclav Skala, Zuzana Majdisova, Michal Smolik
Convex hulls are fundamental geometric tools used in a number of algorithms. This paper presents a fast, simple to implement and robust Smart Convex Hull (S-CH) algorithm for compu…
cs.DS2017★ 6 cited
Fast Algorithm for Finding Maximum Distance with Space Subdivision in E2
Vaclav Skala, Zuzana Majdisova
Finding an exact maximum distance of two points in the given set is a fundamental computational problem which is solved in many applications. This paper presents a fast, simple to…