<?xml version="1.0" encoding="utf-8"?>
<journal>
<title>Journal of Operational Research and Its Applications</title>
<title_fa>تحقیق در عملیات در کاربردهای آن</title_fa>
<short_title>jor</short_title>
<subject>Basic Sciences</subject>
<web_url>http://jamlu.lahijan.iau.ir</web_url>
<journal_hbi_system_id>1</journal_hbi_system_id>
<journal_hbi_system_user>admin</journal_hbi_system_user>
<journal_id_issn>2251-7286</journal_id_issn>
<journal_id_issn_online>2251-9807</journal_id_issn_online>
<journal_id_pii>8</journal_id_pii>
<journal_id_doi>10.22034</journal_id_doi>
<journal_id_iranmedex></journal_id_iranmedex>
<journal_id_magiran></journal_id_magiran>
<journal_id_sid>14</journal_id_sid>
<journal_id_nlai>8888</journal_id_nlai>
<journal_id_science>13</journal_id_science>
<language>fa</language>
<pubdate>
	<type>jalali</type>
	<year>1396</year>
	<month>7</month>
	<day>1</day>
</pubdate>
<pubdate>
	<type>gregorian</type>
	<year>2017</year>
	<month>10</month>
	<day>1</day>
</pubdate>
<volume>14</volume>
<number>3</number>
<publish_type>online</publish_type>
<publish_edition>1</publish_edition>
<article_type>fulltext</article_type>
<articleset>
	<article>


	<language>fa</language>
	<article_id_doi></article_id_doi>
	<title_fa>ارائه یک الگوریتم ابتکاری جدید برای حل مساله مکان‌یابی پوشش کلی</title_fa>
	<title>A new heuristic algorithm for total covering location problem </title>
	<subject_fa>تخصصي</subject_fa>
	<subject>Special</subject>
	<content_type_fa>پژوهشي</content_type_fa>
	<content_type>Research</content_type>
	<abstract_fa>&lt;p dir=&quot;RTL&quot;&gt;مساله پوشش مجموعه، از دسته مسائل سخت محسوب می&#8204;شود که در کاربردهای مختلفی مانند سیستم اورژانس، مکانیابی تسهیلات خرده&lt;span dir=&quot;LTR&quot;&gt;&#8204;&lt;/span&gt;فروشی، بیمارستان&lt;span dir=&quot;LTR&quot;&gt;&#8204;&lt;/span&gt;ها، واحدهای دفاعی کشوری، پایگاه&lt;span dir=&quot;LTR&quot;&gt;&#8204;&lt;/span&gt;های نظامی، دستگاه&lt;span dir=&quot;LTR&quot;&gt;&#8204;&lt;/span&gt;های رادار و ... مورد استفاده قرار می&#8204;گیرد. هدف از پوشش مجموعه، یافتن یک زیرمجموعه به گونه&#8204;ایست که اجتماع اعضای این زیر مجموعه، کل مجموعه را پوشش دهد. در این مقاله یک الگوریتم ابتکاری برای حل مساله پوشش مجموعه پیشنهاد شده است. در الگوریتم پیشنهادی، برای هر یک از رئوس گراف، یک مقدار منسوب به میزان بهبود محاسبه می&#8204;شود که بر اساس آن تصمیم برحضور یا عدم حضور راس متناظر در مجموعه پوشش گرفته می&#8204;شود. با توجه به تخصیص تسهیل و اثر متقابل بر پوشش یا عدم پوشش رئوس مجاور، در هر مرحله مقادیر بهبود به روز می&#8204;شود و این روند به طور تکراری ادامه می&amp;shy;یابد تا آنکه در خاتمه&#8204;ی الگوریتم، مجموعه پوشش نزدیک به بهینه بدست آید. جهت ارزیابی الگوریتم پیشنهادی در مقایسه با سایر روش&#8204;های متداول، یک الگوریتم شبیه&#8204;سازی تبرید جهت حل ارائه شد و پارامترهای آن به روش تاگوچی تنظیم گردید. نتایج بدست آمده در مقایسه با نتایج بدست آمده از الگوریتم شبیه&#8204;سازی تبریدی برای آزمایش&#8204;های مختلف حاکی از موفقیت الگوریتم پیشنهادی به ویژه در مسائل با ابعاد بالا در مهار رشد زمان حل از &lt;em&gt;&lt;span dir=&quot;LTR&quot;&gt;O(2&lt;sup&gt;n&lt;/sup&gt;)&lt;/span&gt;&lt;/em&gt; به زمان حل چند جمله&amp;shy;ای &lt;em&gt;&lt;span dir=&quot;LTR&quot;&gt;O(2n)&lt;/span&gt;&lt;/em&gt; است.&lt;/p&gt;
</abstract_fa>
	<abstract>&lt;p class=&quot;EnglishAbstract&quot; style=&quot;margin-top:6.0pt;margin-right:0cm;margin-bottom:
6.0pt;margin-left:0cm&quot;&gt;Set covering problem has many applications such as emergency systems, retailers&amp;rsquo; facilities, hospitals, radar devices, and military logistics, and it is considered as Np-Hard problems. The goal of set covering problem is to find a subset such that :::::::::union::::::::: of the subset members covered the whole set. In this paper, we present a new heuristic algorithm to solve the set covering problem. In the heuristic algorithm, the amounts of improvement are calculated for any of vertices in the graph. Based on the improvement we consider vertices in the subset. The amounts of improvement updated in each iteration to find near optimal solution. A simulated annealing algorithm, which its parameters tuned with Taguchi method, is presented to compare with our suggested heuristic algorithm. The computational results show that the heuristic algorithm works better than the simulated annealing algorithm in both quality of solution, and time view.&lt;/p&gt;
</abstract>
	<keyword_fa>مساله پوشش, الگوریتم ابتکاری,  الگوریتم شبیه‌سازی تبرید, روش تاگوچی</keyword_fa>
	<keyword>Covering problem, Heuristic algorithm, Simulated annealing algorithm, Taguchi method</keyword>
	<start_page>69</start_page>
	<end_page>88</end_page>
	<web_url>http://jamlu.lahijan.iau.ir/browse.php?a_code=A-11-1046-1&amp;slc_lang=fa&amp;sid=1</web_url>


<author_list>
	<author>
	<first_name>Sattar</first_name>
	<middle_name></middle_name>
	<last_name>Rajabpour sanati</last_name>
	<suffix></suffix>
	<first_name_fa>ستار</first_name_fa>
	<middle_name_fa></middle_name_fa>
	<last_name_fa>رجب پور صنعتی</last_name_fa>
	<suffix_fa></suffix_fa>
	<email>sanati.sattar@gmail.com</email>
	<code>10031947532846005031</code>
	<orcid>10031947532846005031</orcid>
	<coreauthor>No</coreauthor>
	<affiliation>Iran University of Science and Technology</affiliation>
	<affiliation_fa>دانشگاه علم و صنعت ایران</affiliation_fa>
	 </author>


	<author>
	<first_name>Ali</first_name>
	<middle_name></middle_name>
	<last_name>Naimi Sadigh</last_name>
	<suffix></suffix>
	<first_name_fa>علی</first_name_fa>
	<middle_name_fa></middle_name_fa>
	<last_name_fa>نعیمی صدیق</last_name_fa>
	<suffix_fa></suffix_fa>
	<email>naimi@irandoc.ac.ir</email>
	<code>10031947532846005032</code>
	<orcid>10031947532846005032</orcid>
	<coreauthor>Yes
</coreauthor>
	<affiliation>Iranian Research Institute for Information Science and Technology (IRANDOC)</affiliation>
	<affiliation_fa>پژوهشگاه علوم و فناوری اطلاعات ایران (ایرانداک)</affiliation_fa>
	 </author>


</author_list>


	</article>
</articleset>
</journal>
