English

Computing the Minkowski Sum of Convex Polytopes in $\Re^d$

Computational Geometry 2018-11-15 v1

Abstract

We propose a method to efficiently compute the Minkowski sum, denoted by binary operator \oplus in the paper, of convex polytopes in d\Re^d using their face lattice structures as input. In plane, the Minkowski sum of convex polygons can be computed in linear time of the total number of vertices of the polygons. In d\Re^d, we first show how to compute the Minkowski sum, PQP \oplus Q, of two convex polytopes PP and QQ of input size nn and mm respectively in time O(nm)O(nm). Then we generalize the method to compute the Minkowski sum of nn convex polytopes, P1P2PnP_1 \oplus P_2 \oplus \cdots \oplus P_n, in d\Re^d in time O(inNi)O(\prod_{i}^{n}N_i), where P1P_1, P2P_2, \dots, PnP_n are nn input convex polytopes and for each ii, NiN_i is size of the face lattice structure of PiP_i. Our algorithm for Minkowski sum of two convex polytopes is optimal in the worst case since the output face lattice structure of PQP\oplus Q for convex polytopes in d\Re^d can be O(nm)O(nm) in worst case.

Keywords

Cite

@article{arxiv.1811.05812,
  title  = {Computing the Minkowski Sum of Convex Polytopes in $\Re^d$},
  author = {Sandip Das and Swami Sarvottamananda},
  journal= {arXiv preprint arXiv:1811.05812},
  year   = {2018}
}