<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Type-2 Fuzzy Uncertainty in Goal Programming</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Juan</forename><forename type="middle">S</forename><surname>Pati Ño-Callejas</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">Universidad Distrital Francisco José de Caldas Bogotá</orgName>
								<address>
									<country key="CO">Colombia</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Krisna</forename><forename type="middle">Y</forename><surname>Espinosa-Ayala</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">Universidad Distrital Francisco José de Caldas Bogotá</orgName>
								<address>
									<country key="CO">Colombia</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Juan</forename><forename type="middle">C</forename><surname>Figueroa-García</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">Universidad Distrital Francisco José de Caldas Bogotá</orgName>
								<address>
									<country key="CO">Colombia</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Type-2 Fuzzy Uncertainty in Goal Programming</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">52153E132FDFDBA11478ABDD4D5B9739</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T22:53+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>This paper presents a goal programming model for problems where resources are defined by the opinion of multiple experts. Through the use of Type-2 fuzzy sets, we propose a model that includes human being like information in order to define the parameters of a goal programming problem, and then solve it using a constructive approach that uses LP models due to its efficiency. An application example is provided and explained, and some concluding remarks are provided.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>Decision making in practical applications has to face human being interaction and social aspects. Some situations have to solve multiple goals involving multiple people that try to solve the same problem with different objectives. To solve those problems, goal programming offers an efficient tool to find a solution.</p><p>A common situation in applied goal programming includes multiple experts and uncertainty around the exact value of a desired goal, where fuzzy sets appear as a useful tool for handling uncertainty coming from different people. Classical fuzzy goal programming has been proposed by Narasimhan <ref type="bibr" target="#b5">[Narasimhan, 1980]</ref>, and later developed by <ref type="bibr" target="#b6">Yang [Yang et al., 1991]</ref>, Turgay &amp; Tas ¸kın <ref type="bibr" target="#b5">[Safiye and Harun, 2014]</ref>, Li &amp; Gang <ref type="bibr" target="#b4">[Li, 2012]</ref>, <ref type="bibr" target="#b2">Hu, Zhang &amp; Wang [Hu et al., 2014]</ref>, <ref type="bibr" target="#b3">Khalili-Damghani &amp; Sadi-Nezhad [Khalili-Damghani et al., 2013]</ref>, in both theoretical and practical situations.</p><p>Using the results of Narasimhan <ref type="bibr" target="#b5">[Narasimhan, 1980]</ref>, Yang <ref type="bibr" target="#b6">[Yang et al., 1991]</ref> has designed a smaller model (in terms of amount of variables) that leads to the same solution. In this paper we propose to extend the classical goal programming problem to a case where multiple experts deal with multiple goals by using Type-2 fuzzy sets and α-cuts to handle linguistic/numerical uncertainty coming from experts and Linear Programming (LP) methods for handling goal programming.</p><p>The paper is organized as follows: Section 1 introduces the main problem. Section 2 presents some basics on fuzzy sets. In Section 3, goal programming LP model is referred. Section 4 presents the <ref type="bibr" target="#b6">Yang [Yang et al., 1991]</ref> proposal for fuzzy goal programming. Section 5 contains the proposal; Section 6 shows an application example; and finally Section 7 presents the concluding remarks of the study.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Basic on Fuzzy sets</head><p>According to <ref type="bibr">Klir and Yuan [Klir and Yuan, 1995]</ref>, a fuzzy set is a function A : X → [0, 1]. The notation µ A is equivalent to describe the membership function µ that describes A, this is µ A : X → [0, 1] where x ∈ X is the universe of discourse over A is defined, as follows:</p><formula xml:id="formula_0">A : X → [0, 1] A = (x, µ A (x)) : x ∈ X (1)</formula></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1">Type-2 Fuzzy Sets</head><p>A Type-2 Fuzzy set, Mendel <ref type="bibr" target="#b4">[Mendel, 2001]</ref> is an ordered pair {(x, µ Ã(x)) : x ∈ X}, where A is a linguistic label Ã represents the uncertainty about the word A. And its mathematical definition is:</p><formula xml:id="formula_1">Ã : X → F [0, 1] Ã = (x, µ Ã (x)) : x ∈ X (2) Ã = x∈X u∈Jx f x (u) /(x, u), J x ⊆ [0, 1]</formula><p>where f x (u) /u is a secondary membership function of Ã on x ∈ X and u is the domain of uncertainty.</p><p>Why Fuzzy Sets? Fuzzy sets has the property of handling uncertainty coming from human knowledge, which commonly appear in decision making. In the case of numerical uncertainty, fuzzy sets handle imprecision about X that appears in cease where no historical/statistical data is available, so the only way to estimate parameters and/or variables is by using approximate information coming from the experts of the problem that can be represented through fuzzy numbers.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2">α-cuts</head><p>One of the most used ways to decompose A is through α-cuts.</p><p>The α-cut of a A, namely α A, is defined as:</p><formula xml:id="formula_2">α A = {x ∈ X : µ A (x) α},<label>(3)</label></formula><p>Thus, a fuzzy set A is the union of its α-cuts, α∈[0,1] α • α A, where ∪ denotes union <ref type="bibr">[Klir and Yuan, 1995]</ref>. Now, the extension of α-cut of A to the α-cut of Ã (see <ref type="bibr" target="#b1">[Figueroa-García et al., 2015]</ref>) allows us to say that the primary α-cut of an Interval Type-2 fuzzy set α Ã is the union of all x ∈ X whose primary memberships J x are greater than α, J x α, this is:</p><formula xml:id="formula_3">α Ã = {x ∈ X : µ Ã(x, u) α; u ∈ J x ⊆ [0, 1]}, (4)</formula><p>3 Goal programming <ref type="bibr">Charnes, Cooper &amp; Wagner [Charnes and Cooper, 1961;</ref><ref type="bibr" target="#b0">1977]</ref> has proposed an LP model that tries to minimize deviations from different goals (desired objectives) through minimizing the absolute deviations d k of the constraints of the problem A k x regarding its desired value B k e g.</p><formula xml:id="formula_4">min k {D = n k=1 |A k x − B k |}.</formula><p>This model is equivalent to the following LP model (see <ref type="bibr">Charnes, Cooper &amp; Wagner [Charnes and Cooper, 1961;</ref><ref type="bibr" target="#b0">1977]</ref>):</p><formula xml:id="formula_5">min k n k=1 d k1 + d k2 s.t. A k x + d k1 − d k2 = B k , (5) A ′ k x ≤ B ′ k x, d k1 , d k2 ≥ 0; ∀ k, where B k ∈ R is the aspiration level, d k1 , d k2 ∈ R are nega- tive and positive deviations from the goal B k , A k is the set of n constraints related to goals, A ′ k is a set of crisp constraints of the problem, B ′</formula><p>k is its set of boundaries, and x ∈ R m is the set of decision variables of the problem. A negative deviation quantifies a lack of satisfaction of the desired aspiration level, and a positive deviation quantifies an excess over the desired aspiration level.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Fuzzy Goal Programming</head><p>Fuzzy goal programming has been proposed by Narasimhan <ref type="bibr" target="#b5">[Narasimhan, 1980]</ref>, <ref type="bibr">Narasimhan &amp; Hanna [Hannan, 1981]</ref>, and Yang <ref type="bibr" target="#b6">[Yang et al., 1991]</ref> has proposed a smaller model that obtains an equivalent solution that the presented by <ref type="bibr" target="#b5">[Narasimhan, 1980;</ref><ref type="bibr" target="#b2">Hannan, 1981</ref>]. Yang's proposal defines the membership function of the k th fuzzy goal B k namely µ B k , as follows: </p><formula xml:id="formula_6">µ B k =                    0 if G k (x) ≤ b k + b k2 , 1 − G k (x) − b k b k2 , if b k ≤ G k (x) ≤ b k + b k2 , 1 if G k (x) = b k , 1 − b k − G k (x) b k1 , if b k − b k1 ≤ G k (x) ≤ b k , 0 otherwise, (<label>6</label></formula><formula xml:id="formula_7">d k1 + d k2 s.t. A k x + d k1 − d k2 ∼ = Bk , (7) A ′ k x ≤ B ′ k x, d k1 , d k2 ≥ 0; ∀ k,</formula><p>where Bk ∈ F 1 the fuzzy aspiration level, d k1 , d k2 ∈ R are negative and positive deviations from the goal b k , A k is the set of n constraints related to fuzzy goals, A ′ k is a set of crisp constraints of the problem, B ′ k is its set of boundaries, and x ∈ R m is the set of decision variables of the problem.</p><p>Every Type-2 fuzzy goal is defined by its LMF and UMF, as shown as follows:</p><formula xml:id="formula_8">µ bk =                    0 if G k (x) ≤ b k + b k2 , 1 − G k (x) − b k b k2 , if b k ≤ G k (x) ≤ b k + b k2 , 1 if G k (x) = b k , 1 − b k − G k (x) b k1 , if b k − b k1 ≤ G k (x) ≤ b k , 0 otherwise, (<label>8</label></formula><formula xml:id="formula_9">)</formula><formula xml:id="formula_10">µ bk =                    0 if G k (x) ≤ b k + b k2 , 1 − G k (x) − b k b k2 , if b k ≤ G k (x) ≤ b k + b k2 , 1 if G k (x) = b k , 1 − b k − G k (x) b k1 , if b k − b k1 ≤ G k (x) ≤ b k , 0 otherwise, (<label>9</label></formula><p>) where µ defines the LMF of the k th goal, and µ defines the UMF of the k th goal. A graphical display of a Type-2 fuzzy goal is shown in Figure <ref type="figure" target="#fig_1">1</ref>. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1">The Proposal</head><p>Our proposal extends the classical fuzzy goal programming model to a Type-2 fuzzy environment, as follows:</p><formula xml:id="formula_11">min k n k=1 d k1 + d k2 s.t. A k x + d k1 − d k2 ≈ Bk , (10) A ′ k x ≤ B ′ k x, d k1 , d k2 ≥ 0; ∀ k,</formula><p>where Bk ∈ R is a Type-2 fuzzy aspiration level, d k1 , d k2 ∈ R are negative and positive deviations from the goal Bk , A k is the set of n constraints related to goals, A ′ k is a set of crisp constraints of the problem, B ′ k is its set of boundaries, and x ∈ R m is the set of decision variables of the problem.</p><p>The proposed approach to find a solution of the problem is by using a constructive method based on α-cuts which basically decomposes Bk into α-cuts and find a crisp solution for every of the 4 boundaries of every α-cut. The method is described as follows.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">α-cuts and deviations in Fuzzy Goal Programming</head><p>There is a relationship between satisfaction levels, α-cuts, and the goal value. It is clear that there exists a set X that satisfies every α-cut which leads to two intervals, one for the left side [ α Bk,l , α Bk,l ] and one for the right side [ α Bk,r , α Bk,r ] which are computed using Eq. ( <ref type="formula">4</ref>) and shown as follows: Bk,l , α Bk,l are the left values of the cut for its UMF and LMF respectively, and α Bk,r , α Bk,r are the right values of the cut for its LMF and UMF respectively. To do so, all crisp boundaries of Bk,r are computed as follows:</p><formula xml:id="formula_12">α Bk,l = (b k − b k1 ) + α(b k − (b k − b k1 )), (<label>11</label></formula><formula xml:id="formula_13">) α Bk,l = (b k − b k1 ) + α(b k − (b k − b k1 )), (<label>12</label></formula><formula xml:id="formula_14">) α Bk,r = (b k + b k2 ) − α((b k + b k2 ) − b k ), (<label>13</label></formula><formula xml:id="formula_15">) α Bk,r = (b k + b k2 ) − α((b k + b k2 ) − b k ),<label>(14)</label></formula><p>Then from the k goal values the value of the deviations in the linear goal programming problem (7) are computed, as a four-step LP method which finds the following crisp solutions:</p><formula xml:id="formula_16">α Bk,l → α žl (15) α Bk,l → α ẑl (16) α Bk,r → α žr (17) α Bk,r → α ẑr (18)</formula><p>Now, every set of goals α Bk,l , α Bk,l , α Bk,r , α Bk,r has to be solved using ( <ref type="formula">7</ref>). This way, the set of Type-2 fuzzy goals B leads to a set of optimal solutions ž, as follows:</p><formula xml:id="formula_17">B f − − → z (<label>19</label></formula><formula xml:id="formula_18">)</formula><p>where f is a function, in this case an LP method.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6">Experimentation and results</head><p>As application example we use the proposed by <ref type="bibr" target="#b5">[Narasimhan, 1980]</ref> and extended by <ref type="bibr" target="#b0">[Chen and Tsai, 2001]</ref> which is composed by three fuzzy goals, as shown as follows: Using Eq. ( <ref type="formula">7</ref>) we can obtain the values of the goals G1, G2 and G3 for every α-cut. The idea is then to minimize the deviations from the goals through Eqs. ( <ref type="formula">7</ref>), so we obtain four crisp points that compose α z and therefore z as stated in Eq. ( <ref type="formula" target="#formula_17">19</ref>).  As seen in Table <ref type="table">6</ref>, goal G2 was the only goal which obtained its desired value on its left side while its right side has a linear behavior (see Table <ref type="table">6</ref>). There is a nonlinear behavior on all deviations from goals even when all goals were accomplished, this is, there is no direct relationship between the  Even when all goals were defined by linear UMFs and LMFs, the results of every α-cut have shown that the optimal solution (in terms of deviations from goals) are not linear, so GP problems seem to be nonlinearly shaped which confirms that fuzzy sets can efficiently represent nonlinear systems.</p><formula xml:id="formula_19">G 1 : 80x 1 + 40x 2 ∼ = 630, G 2 : x 1 ∼ = 7, (20) G 3 : x 2 ∼ = 4,</formula><p>Also note that every goal is fulfilled for every α-cut with some deviations, so the real behavior of the problem is given by their deviations. In our example those deviations have shown a nonlinear behavior (chaotic in some sense) which provides some information to us: it seems that GP problems has no a predictable behavior. This happens because every αcut operates as a single GP problem whose optimal deviations has no a linear relationship between α-cuts.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="7">Conclusions and recommendation</head><p>There is not a direct relationship among α and the objective value given by the LP (7), this is because no matter what is the value of α is, the model tries to minimize their deviations, turning out decision variables in a nonlinear way.</p><p>The example shows an interesting behavior: when deviations d 21 always are zero, the expected shapes of the goals are accomplished, in this case its right shape. For the left side, the expected shape is not reached due to the deviations have a nonlinear behavior.</p><p>Our recommendation is to analyze every α-cut as a single problem. We can see an α-cut as a fuzzy aspiration level of every goal Bk that comes from the opinion of multiple experts, so its optimal solution should be interpreted apart from other α-cuts. A practical way to find a crisp solution is by selecting an α-cut and then solve the problem keeping in mind its results.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head></head><label></label><figDesc>) where k ∈ n denotes the k th goal, G k (x) is the k th constraint to be fulfilled, b k ∈ R is the aspiration level of the k th goal, and d k1 and d k2 are the maximum negative and positive deviations from b k , respectively. Then the resulting LP model is min k n k=1</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: Interval Type-2 fuzzy goal Bk</figDesc><graphic coords="2,315.00,530.73,243.38,129.75" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure</head><label></label><figDesc>Figure 2: FGP where αBk,l , α Bk,l are the left values of the cut for its UMF</figDesc><graphic coords="3,55.56,406.73,239.90,146.59" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>where x 1</head><label>1</label><figDesc>and x 2 are the manufacturing quantities of two products which regard to three goals: G 1 is a profit goal, and G 2 − G 3 are the expected selling quantities per product. The maximum deviations from G k = {630, 7, 4} and modifying them to get a Type-2 fuzzy goal programming which can be symmetrically handled where b k1 = b k2 = {10, 2, 2} and b k1 = b k2 = {15, 3, 3}.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 1 :</head><label>1</label><figDesc>Optimal deviations for the left side UMF, LMF</figDesc><table /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_2"><head>Table 2 :</head><label>2</label><figDesc>Optimal variables X 1 , X 2 for the left side UMF, LMF</figDesc><table><row><cell cols="3">α-cut d11 d12</cell><cell>d21</cell><cell cols="3">d22 d31 d32</cell></row><row><cell>0.1</cell><cell>0</cell><cell>0</cell><cell>3.71</cell><cell>0</cell><cell>0</cell><cell>0</cell></row><row><cell>0.2</cell><cell>0</cell><cell>0</cell><cell>3.43</cell><cell>0</cell><cell>0</cell><cell>0</cell></row><row><cell>0.3</cell><cell>0</cell><cell>0</cell><cell>3.14</cell><cell>0</cell><cell>0</cell><cell>0</cell></row><row><cell>0.4</cell><cell>0</cell><cell>0</cell><cell>2.85</cell><cell>0</cell><cell>0</cell><cell>0</cell></row><row><cell>0.5</cell><cell>0</cell><cell>0</cell><cell>2.56</cell><cell>0</cell><cell>0</cell><cell>0</cell></row><row><cell>0.6</cell><cell>0</cell><cell>0</cell><cell>2.28</cell><cell>0</cell><cell>0</cell><cell>0</cell></row><row><cell>0.7</cell><cell>0</cell><cell>0</cell><cell>1.99</cell><cell>0</cell><cell>0</cell><cell>0</cell></row><row><cell>0.8</cell><cell>0</cell><cell>0</cell><cell>1.70</cell><cell>0</cell><cell>0</cell><cell>0</cell></row><row><cell>0.9</cell><cell>0</cell><cell>0</cell><cell>1.41</cell><cell>0</cell><cell>0</cell><cell>0</cell></row><row><cell>1</cell><cell>0</cell><cell>0</cell><cell>1.13</cell><cell>0</cell><cell>0</cell><cell>0</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_3"><head>Table 3 :</head><label>3</label><figDesc>Optimal deviations for the right side UMF, LMF objective function of the LP and the α-cuts, although the results of the right side (for both UMF and LMF) as a function of the α-cuts fit the shape of the goal. Roughly speaking, the behavior of the deviations is not a function of α.</figDesc><table /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_4"><head>Table 4 :</head><label>4</label><figDesc>Optimal variables X 1 , X 2 for the left side UMF, LMF</figDesc><table><row><cell>α-cut</cell><cell>X1</cell><cell>X2</cell><cell>OF</cell></row><row><cell>0.1</cell><cell cols="3">5.09 5.80 3.71</cell></row><row><cell>0.2</cell><cell cols="3">5.18 5.60 3.43</cell></row><row><cell>0.3</cell><cell cols="3">5.26 5.40 3.14</cell></row><row><cell>0.4</cell><cell cols="3">5.35 5.20 2.85</cell></row><row><cell>0.5</cell><cell cols="3">5.44 5.00 2.56</cell></row><row><cell>0.6</cell><cell cols="3">5.53 4.80 2.28</cell></row><row><cell>0.7</cell><cell cols="3">5.61 4.60 1.99</cell></row><row><cell>0.8</cell><cell cols="3">5.70 4.40 1.70</cell></row><row><cell>0.9</cell><cell cols="3">5.79 4.20 1.41</cell></row><row><cell>1</cell><cell cols="3">5.88 4.00 1.13</cell></row></table></figure>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Management models and industrial applications of linear programming</title>
		<author>
			<persName><forename type="first">Cooper ; A</forename><surname>Charnes</surname></persName>
		</author>
		<author>
			<persName><surname>Charnes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">;</forename><surname>Cooper</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Cooper</forename><forename type="middle">;</forename><surname>Charnes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Abraham</forename><surname>Charnes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">William</forename><forename type="middle">Wager</forename><surname>Cooper</surname></persName>
		</author>
		<author>
			<persName><forename type="first">;</forename><surname>Chen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">;</forename><surname>Liang-Hsuan Chen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Feng-Chou</forename><surname>Tsai</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">European Journal of Operational Research</title>
		<imprint>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="548" to="556" />
			<date type="published" when="1961">1961. 1961. 1977. 1977. 2001</date>
		</imprint>
	</monogr>
	<note>European Journal of Operational Research</note>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Distance measures for interval type-2 fuzzy numbers</title>
		<author>
			<persName><surname>Figueroa-García</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Discrete Applied Mathematics</title>
		<imprint>
			<biblScope unit="issue">1</biblScope>
			<date type="published" when="2015">2015. 2015</date>
		</imprint>
	</monogr>
	<note>To appear</note>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Enhanced interactive satisficing method via alternative tolerance for fuzzy goal programming with progressive preference</title>
		<author>
			<persName><forename type="first">Edward</forename><forename type="middle">L</forename><surname>Hannan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">;</forename><surname>Hannan</surname></persName>
		</author>
		<author>
			<persName><surname>Hu</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Applied Mathematical Modelling</title>
		<imprint>
			<biblScope unit="volume">12</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="4673" to="4685" />
			<date type="published" when="1981">1981. 1981. 2014. 2014</date>
		</imprint>
	</monogr>
	<note>Decision Sciences</note>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Solving multi-period project selection problems with fuzzy goal programming based on topsis and a fuzzy preference relation</title>
		<author>
			<persName><surname>Khalili-Damghani</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Fuzzy sets and fuzzy logic</title>
				<editor>
			<persName><forename type="first">George</forename><surname>Klir</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Bo</forename><surname>Yuan</surname></persName>
		</editor>
		<meeting><address><addrLine>New Jersey</addrLine></address></meeting>
		<imprint>
			<publisher>Prentice Hall</publisher>
			<date type="published" when="1995">2013. 2013. 1995. 1995</date>
			<biblScope unit="volume">252</biblScope>
			<biblScope unit="page" from="42" to="61" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Fuzzy goal programming-a parametric approach</title>
		<author>
			<persName><forename type="first">Gang</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">;</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">;</forename><surname>Mendel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Jerry</surname></persName>
		</author>
		<author>
			<persName><surname>Mendel</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Uncertain rule-based fuzzy logic system: introduction and new directions</title>
				<imprint>
			<publisher>Prentice Hall PTR</publisher>
			<date type="published" when="2001">2012. 2012. 2001. 2001</date>
			<biblScope unit="volume">195</biblScope>
			<biblScope unit="page" from="287" to="295" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Fuzzy goal programming for health-care organization</title>
		<author>
			<persName><forename type="first">Ram</forename><surname>Narasimhan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Turgay</forename><surname>Narasimhan</surname></persName>
		</author>
		<author>
			<persName><surname>Safiye</surname></persName>
		</author>
		<author>
			<persName><surname>Tas ¸kın Harun</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Decision sciences</title>
		<editor>Safiye and Harun</editor>
		<imprint>
			<biblScope unit="volume">11</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="325" to="336" />
			<date type="published" when="1980">1980. 1980. 2014. 2014</date>
			<publisher>Computers &amp; Industrial Engineering</publisher>
		</imprint>
	</monogr>
	<note>Goal programming in a fuzzy environment</note>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Fuzzy programming with nonlinear membership functions: piecewise linear approximation</title>
		<author>
			<persName><forename type="first">Yang</forename></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Fuzzy sets and systems</title>
		<imprint>
			<biblScope unit="volume">41</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="39" to="53" />
			<date type="published" when="1991">1991. 1991</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
