1) How to find the intersecting hypervolume of 2 $k$-simplexes, each represented using a set of $(k+1)$ vertices?
2) Is it easy to check whether a given point exist in the intersecting hyperspace?
Is there any software/API that can calculate the intersecting hypervolume of 2 $k$-simplexes using only vertices? What about finding if a vertex exists in the intersecting hyperspace?
If the task is not easy. What are the challenges?