Casting an object with a core

  • Authors:
  • Hee-Kap Ahn;Sang Won Bae;Siu-Wing Cheng;Kyung-Yong Chwa

  • Affiliations:
  • Division of Computer Science, Korea Advanced Institute of Science and Technology, Daejon, Korea;Division of Computer Science, Korea Advanced Institute of Science and Technology, Daejon, Korea;Dept. of Computer Science, Hong Kong University of Science and Technology, Hong Kong, China;Division of Computer Science, Korea Advanced Institute of Science and Technology, Daejon, Korea

  • Venue:
  • ISAAC'05 Proceedings of the 16th international conference on Algorithms and Computation
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

In casting, molten material is poured into the cavity of the cast and allowed to solidify. The cast has two main parts to be removed in opposite parting directions. To manufacture more complicated objects, the cast may also have a side core to be removed in a direction skewed to the parting directions. In this paper, given an object and the parting and side core directions, we give necessary and sufficient conditions to verify whether a cast can be constructed for these directions. In the case of polyhedral objects, we develop a discrete algorithm to perform the test in O(n3log n) time, where n is the object size. If the test result is positive, a cast with complexity O(n3) can be constructed within the same time bound. We also present an example to show that a cast may have Θ(n3) complexity in the worst case. Thus, the complexity of our cast is worst-case optimal.