<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE ArticleSet PUBLIC "-//NLM//DTD PubMed 2.7//EN" "https://dtd.nlm.nih.gov/ncbi/pubmed/in/PubMed.dtd">
<ArticleSet>
<Article>
<Journal>
				<PublisherName>University Of Tehran Press</PublisherName>
				<JournalTitle>Journal of Algorithms and Computation</JournalTitle>
				<Issn>2476-2776</Issn>
				<Volume>57</Volume>
				<Issue>2</Issue>
				<PubDate PubStatus="epublish">
					<Year>2025</Year>
					<Month>12</Month>
					<Day>01</Day>
				</PubDate>
			</Journal>
<ArticleTitle>Efficient Preprocessing of 3D Data for Convex Hull Computation</ArticleTitle>
<VernacularTitle></VernacularTitle>
			<FirstPage>187</FirstPage>
			<LastPage>201</LastPage>
			<ELocationID EIdType="pii">106213</ELocationID>
			
<ELocationID EIdType="doi">10.22059/jac.2026.411069.1253</ELocationID>
			
			<Language>EN</Language>
<AuthorList>
<Author>
					<FirstName>Mohammad</FirstName>
					<LastName>Heydari</LastName>
<Affiliation>Department of Computer Science, Khansar Campus, University of Isfahan, Iran</Affiliation>

</Author>
<Author>
					<FirstName>Ashkan</FirstName>
					<LastName>Khalifeh</LastName>
<Affiliation>Department of Mathematical and Physical Sciences, College of Arts and Sciences, University
of Nizwa, Nizwa 616, Sultanate of Oman</Affiliation>

</Author>
</AuthorList>
				<PublicationType>Journal Article</PublicationType>
			<History>
				<PubDate PubStatus="received">
					<Year>2026</Year>
					<Month>02</Month>
					<Day>13</Day>
				</PubDate>
			</History>
		<Abstract>Computing the convex hull of a set of points is a fundamental problem in computer science that has applications in various scientific and engineering domains. This paper presents a preprocessing algorithm, named Tiling, that can be utilized before any desired algorithm for computing the convex hull of a set of $n$ points randomly distributed in $\mathbb{R}^3$ by uniform distribution. The key contributions of this work are threefold. First, we provide a complete preprocessing algorithm with detailed implementation. Second, we present rigorous experimental validation showing $2-2.6\times$ performance improvements over the widely used Qhull implementation when applied to uniformly distributed point sets in space. Third, our algorithm demonstrates the ability to eliminate approximately $95-97\%$ of input points while maintaining convex hull correctness, significantly reducing the computational burden for subsequent hull computation.</Abstract>
		<ObjectList>
			<Object Type="keyword">
			<Param Name="value">convex hull</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Algorithm</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">computational geometry</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">uniform distribution</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Data Preprocessing</Param>
			</Object>
		</ObjectList>
<ArchiveCopySource DocType="pdf">https://jac.ut.ac.ir/article_106213_e13bf3d6633aed1f1ae964294fe4a77c.pdf</ArchiveCopySource>
</Article>
</ArticleSet>
