Computers & Operations Research

Size: px
Start display at page:

Download "Computers & Operations Research"

Transcription

1 Computes & Opeations Reseach 37 (2010) Contents lists available at ScienceDiect Computes & Opeations Reseach jounal homepage: Min-degee constained minimum spanning tee poblem: New fomulation via Mille Tucke Zemlin constaints Ibahim Akgün, Babaos Ç. Tansel Depatment of Industial Engineeing, Bilkent Univesity, Bilkent 06800, Ankaa, Tukey A R T I C L E I N F O A B S T R A C T Available online 24 Mach 2009 Keywods: Mixed intege pogamming Degee-enfocing constaints Mille Tucke Zemlin constaints Minimum spanning tee Flow fomulation Rooted aboescence Given an undiected netwok with positive edge costs and a positive intege d > 2, the minimum-degee constained minimum spanning tee poblem is the poblem of finding a spanning tee with minimum total cost such that each non-leaf node in the tee has a degee of at least d. This poblem is new to the liteatue while the elated poblem with uppe bound constaints on degees is well studied. Mixedintege pogams poposed fo eithe type of poblem is composed, in geneal, of a tee-defining pat and a degee-enfocing pat. In ou fomulation of the minimum-degee constained minimum spanning tee poblem, the tee-defining pat is based on the Mille Tucke Zemlin constaints while the only ealie pape available in the liteatue on this poblem uses single and multi-commodity flow-based fomulations that ae well studied fo the case of uppe degee constaints. We popose a new set of constaints fo the degee-enfocing pat that lead to significantly bette solution times than ealie appoaches when used in conjunction with Mille Tucke Zemlin constaints Elsevie Ltd. All ights eseved. 1. Intoduction Minimum spanning tee (MST) poblems aise quite natually in tanspotation and communication netwok design when it is necessay to povide a minimum-cost connectivity among a numbe of geogaphically dispesed locations o system components. Vaious examples of minimum cost tee netwoks ae given by Ahuja et al. [1] fom netwok design in tanspotation, telecommunication, data stoage, and cluste analysis. We conside in this pape a topology constained vesion of the minimum spanning tee poblem in which a minimum cost spanning tee is sought fo while equiing that each node in the tee be eithe a leaf node o a cental (non-leaf) nodethatisadjacenttoatleastd nodes. The minimum-degee equiement fo cental nodes may aise in distibution netwoks when fixed chages associated with a facility may be lage enough to suggest that at least a cetain numbe of end-uses be seved by it to justify the opening and opeation costs associated with it. Minimum-degee constaints in tee netwoks ae also encounteed in telecommunication netwoks in the pocess of designing local access netwoks that feed taffic between a main netwok and a lage numbe of end-uses (teminals) (e.g., Geen Coesponding autho. Fax: addess: iakgun@bilkent.edu.t ( I. Akgün). [2]). Installation costs fo netwok components (e.g., concentatos and computes) can be bette justified when the numbe of nodes seved by them is not less than an acceptable theshold. The poblem is also of inteest fom a modeling and computational standpoint as appoaches that ae well studied fo uppe degee constained poblems do not necessaily wok well fo lowe degee constained poblems. To define the poblem of inteest, let G = (V, E) be an undiected connected netwok with node set V, edgesete, and positive edge costs c e (e E). A spanning tee of G is a connected sub-gaph of G that has no cycles and spans all nodes. Given a positive intege d, a spanning tee is a minimum-degee constained spanning tee if the degee of each node elative to the tee is eithe 1 o at least d. Fig. 1 gives two such tees fo d = 4. Fom now on, we efe to minimum-degee constained spanning tees as feasible tees. If d 2, all spanning tees ae feasible tees and the degee constaints can be ignoed. The distinction between feasible and infeasible tees becomes impotant fo d > 2. Note that if d n V, no feasible tee exists fo G. We assume fom this point on that 2 < d < n. We efe to the poblem of finding a minimum cost spanning tee of G as the minimum spanning tee poblem and that of finding a minimum cost feasible tee as the minimum-degee constained minimum spanning tee (MDC-MST) poblem. While MST is solvable in low ode polynomial time by the algoithms of Kuskal [3] and Pim [4], MDC-MST is poven to be NP-had fo d /$ - see font matte 2009 Elsevie Ltd. All ights eseved. doi: /j.co

2 I. Akgün, B. Tansel / Computes & Opeations Reseach 37 (2010) Fig. 1. Two feasible solutions fo MDC-MST with d = 4. by Almeida et al. [5]. The complexity status of this poblem is open fo d = 3. The MDC-MST is new to the liteatue. To ou knowledge, the fist and the only study in the liteatue on MDC-MST is that of Almeida et al. [5] (efeed to as AMS in the sequel). In thei study, AMS intoduced the poblem, discussed its popeties and complexity, pesented some popeties egading the numbe of leaf and non-leaf nodes, gave single- and multi-commodity flow-based fomulations fo the poblem, and pesent computational esults fo thei fomulations. Thei epoted esults show that many of the test poblems with up to 50 nodes can be solved within 3 h of CPU time, but thee ae also many test poblems in the same test bed that emain unsolved within the 3 h limit. We popose in this eseach new fomulations that give substantially impoved solution times fo the same set of test poblems. Additional impovement has been obtained by obseving that the linea pogamming (LP) elaxations of the poposed fomulations lead, in geneal, to tighte bounds if the oot node fo the tee is moe judiciously selected. Based on this, we give a methodology to select a oot node fo the tee that significantly impoves solution times fo poposed and pevious models. MDC-MST is closely elated to the degee-constained minimum spanning poblem (DC-MST) whee the degee equiement fo nonleaf nodes is an uppe bound athe than a lowe bound. DC-MST is poven to be NP-had by Gaey and Johnson [7]. Unlike MDC-MST, DC-MST is a well-studied poblem. Some of the notable contibutions on DC-MST ae Deo and Hakimi [8], Savelsbegh and Volgenant [9], Zhou and Gen [10], Knowles and Cone [11], Caccetta and Hill [12], Ribeio and Souza [13], Andade et al. [14], and Kishnamoothy et al. [15]. AMS compaed DC-MST and MDC-MST by using flow-based fomulations of both. They obseved that flow-based fomulations of MDC-MST show significantly poo pefomance with espect to LP bounds and solution times when compaed to flow-based fomulations of DC-MST. In this egad, MDC-MST appeas to be quite elusive, at least when compaed to DC-MST. The emainde of this pape is oganized as follows. Section 2 eviews flow-based models of AMS. Section 3 gives ou poposed fomulations. Section 4 gives ou methodology to select the oot node. Section 5 gives computational esults and compaes poposed and pevious models. Section 6 concludes this pape. 2. Review of the models of AMS Minimum spanning tee poblems with additional estictions on the stuctue of the tee (e.g., degee equiements) ae fomulated in geneal using two sets of constaints, one set ensuing that a spanning tee is obtained and the othe set ensuing that the esulting tee satisfies the stuctual equiements. The stuctual equiement in the poblem we study is the minimum-degee equiement on nonleaf nodes and will accodingly be efeed to as degee-enfocing constaints. The emaining potion of minimum spanning tee fomulations consists of constaints that ensue that the esulting set of acs is a spanning tee. We efe to this potion of the fomulations as tee-defining constaints. A numbe of diffeent appoaches ae available fo modeling spanning tee featues including fomulations based on packing, cut-sets, and flows (Magnanti and Wolsey [16]). Among diffeent fomulations, flow-based fomulations seem to be a most pefeed one because they ae compact in the numbe of vaiables and that they, especially the multi-commodity vesions, give a bette epesentation of the spanning tee polyhedon [16]. Following this fact, AMS use diected single- and multi-commodity flow-based fomulations to model spanning tee featues. Flow-based fomulations ae defined on a diected netwok G = (V, A) obtained fom G = (V, E) by eplacing each undiected edge {i, j} E, whee i j, by two diected acs (i, j)and(j, i) with symmetic costs c ij = c ji. A node is selected as the oot nodeandactsasa single souce fo the flow to be sent to the emaining n 1 nodes each of which acts as a sink node with a demand of one unit. In the single-commodity fomulation, the oot node has a supply of n 1 units of a commodity and sends them out into the netwok to satisfy the unit demand at each sink node. In the multi-commodity case, the n 1 demand nodes still have unit demands but each demand is fo a diffeent commodity and the oot node has a supply of one unit of each commodity (e.g., Magnanti and Wolsey [16]). In eithe case, the set of acs with positive flows in a feasible solution define an aboescence which is a diected tee such that evey node othe than the oot node has exactly one incoming ac while the oot node has no incoming ac. In a feasible aboescence, if the oot node is a leaf node, it has one outgoing ac but no enteing acs. Any demand node that is a leaf node has one incoming ac but no outgoing acs. If the oot node is a cental node, it has d o moe outgoing acs but no incoming acs while a demand node that is a cental node has one incoming ac and at least d 1 outgoing acs. Two example aboescences ae shown in Fig. 2 fo the case of d = 4. AMS use thee sets of decision vaiables to fomulate MDC-MST: (1) binay design vaiables x ij that take on the value of 1 if ac (i, j) is in the design and 0 othewise, (2) binay node vaiables w i that take on the value of 1 if node i is a cental node and 0 if node i is a leaf node, and (3) non-negative flow vaiables y ij specifying the amount of flow in ac (i, j) fo the single-commodity flow fomulation and the flow vaiables f k specifying the amount of flow sent fom the ij oot node to demand node k passing though ac (i, j) fo the multicommodity flow fomulation. In the flow-based fomulations that we give next, the degee enfocing constaints ae constaints (2) (5). We efe to constaints (2) (5) as DEF1 (the fist set of degee-enfocing constaints). The emaining set of constaints, othe than set estictions and nonnegativity, constitutes the tee-defining pat of the fomulation. The tee-defining pat is diffeent fo single and multi-commodity fomulations.

3 74 I. Akgün, B. Tansel / Computes & Opeations Reseach 37 (2010) Fig. 2. Two feasible solutions on a diected gaph with d = 4. SCF/DEF1: Single-commodity flow model with the fist set of degee-enfocing constaints z = min x,w c ij x ij (1) (i,j) A s.t. x ij 1 + (d 1)w i, i = (2) j x ij 1 + (n 2)w i, i = (3) j x ij (d 1)w i, i (V ) (4) j x ij (n 2)w i, i (V ) (5) j x ij = 1, j (V ) (6) i j y ij y ji = 1, i i j (V ) (7) x ij y ij, i V, j (V i ) (8) y ij (n 1)x ij, i V, j (V i ) (9) x ij {0, 1}, i V, j (V i ) (10) w i {0, 1}, i V (11) y ij 0, i V, j (V i ) (12) Objective function (1) minimizes the total cost of the acs in the solution. DEF1 constaints ae (2) (5) and tee-defining constaints ae (6) (9). Constaints (2) and (3) and constaints (4) and (5) define lowe and uppe bounds on the numbe of outgoing acs fom the oot node and non-oot nodes, espectively. Constaints (6) equie that the numbe of incoming acs to any non-oot node be equal to 1. Constaints (7) ae flow-consevation constaints. Constaints (8) and (9) ae coupling constaints equiing that any ac with a positive flow be in the design and that the amount of flow though an ac be bounded above by n 1. Even though this can be impoved to n 2 fo non-oot nodes, we etain n 1 in (9) to be consistent with the fom used by AMS. Constaints (10) (12) give the appopiate set estictions and non-negativity on the decision vaiables. MCF/DEF1: Multi-commodity flow model with the fist set of degee-enfocing constaints. In addition to (1) (6), (10), and (11), i k f k ij i f k ji = 0, j, k (V ), j k (13) f j = 1, ij j (V ) (14) i f k ij x ij, i V, j, k (V i ) (15) f k ij 0, i V, j, k (V i ) (16) Constaints (13) (15) togethe with constaints (6) ae multicommodity flow-based tee-defining constaints. Constaints (13) and (14) ae flow-balance constaints and constaints (15) ae coupling constaints. Note that constaints (13) and (14) and constaints (15) ae commodity-distinguished vesions of constaints (7) and constaints (8) and (9), espectively. Constaints (16) ae non-negativity estictions on flow vaiables. AMS define two valid inequalities which ae added to the models SCF/DEF1 and MCF/DEF1 to obtain a total of six diffeent fomulations (thee fo each). These valid inequalities ae x ij w i, i, j (V ), i j (17) n 2 w i (18) d 1 i V Valid inequality (17) equies that a node be a cental node if thee is an outgoing ac fom it while valid inequality (18) defines an uppe bound on the numbe of cental nodes in a solution. The validity of the uppe bound is poven by AMS. We use these valid inequalities in ou fomulations as well. We efe to the vesion of DEF1 that includes the valid inequalities (17) and (18) as DEF1. As to the numbe of constaints and vaiables, SCF/DEF1 has 3n 2 2n 1 constaints, n 2 n binay vaiables, and n 2 n continuous vaiables while MCF/DEF1 has n 3 + n 2 n 1 constaints, n 2 n binay vaiables, and n 3 2n 2 continuous vaiables. 3. Poposed fomulations fo MDC-MST In this section, we popose a new set of degee-enfocing constaints efeed to as DEF2. We also popose to use Mille Tucke Zemlin (MTZ) [6] constaints fo the tee-defining pat as an altenative to single o multi-commodity flow constaints DEF2: the poposed set of degee-enfocing constaints Let w ic and w il be a pai of binay vaiables associated with node i with w ic = 1(w il = 1) if node i is a cental (leaf) node and w ic = 0 (w il = 0) if not. DEF2 constaints ae as follows: w ic + w il = 1, i V (19) x ij 1, i = (20) j x ij dw ic + w il, i = (21) j x ij 1 + (n 2)w ic, i = (22) j x ij (d 1)w ic, i (V ) (23) j x ji + x ij d (d 1)w il, i (V ) (24) j j x ji + x ij 1 + (n 2)w ic, i (V ) (25) j j x ij w ic, (i, j) A, i, j (26) x ij + w il + w jl 2, (i, j) A, j (27) n 2 w ic (28) d 1 i V x ij 0, (i, j) A, j = (29) x ij + x ji 1, (i, j) A, i < j (30) x ij = n 1 (31) j i w ic, w il {0, 1}, i V (32)

4 I. Akgün, B. Tansel / Computes & Opeations Reseach 37 (2010) Constaints (19) equie that each node be eithe a cental node o a leaf node. Constaints (20) (31) expess some stuctual popeties of a feasible solution. Constaints (20) (22) define lowe and uppe bounds on the numbe of outgoing acs fom the oot node. Constaint (20) establishes that the numbe of outgoing acs at the oot node is at least 1. Constaints (21) and (22) equie that the numbe of outgoing acs at the oot node be equal to 1 when is a leaf node and be at least d and at most n 1 when is a cental node. Constaint (20) is actually edundant; howeve, it helps to impove the solution times. Constaints (21) and (22) ae equivalent to constaints (2) and (3), espectively, in tems of the new node vaiables. Constaints (23) (25) set uppe and lowe limits on the degee of non-oot nodes. Constaints (23) equie, as constaints (4), that the numbe of outgoing acs fom a non-oot node be at least if the node is a cental node. Constaints (24) state that the total numbe of outwad and inwad acs of each non-oot node is at least d when a non-oot node is a cental node and at least 1 when a non-oot node is a leaf node. Constaints (24) ae simila to constaints (23), and hence to constaints (4), except that constaints (24) take into account both inwad and outwad acs while constaints (23) take into account only outwad acs. Constaints (24) can be obtained by adding constaints (4) and (6) in tems of new vaiables, i.e., constaints (23) and (6). Because each non-oot node is equied to have exactly one incoming ac by constaints (6), constaints (24) ae actually nothing moe than adding the same tems to the leftand ight-hand sides of constaints (4). Constaints (25) estict the numbe of inwad and outwad acs of a non-oot node to be at most 1 when the node is a leaf node and at most n 1 when the node is a cental node. Constaints (25) can be obtained by adding constaints (5) and (6) in tems of new vaiables. Thus, the elationship between constaints (25) and (5) is simila to that between constaints (24) and (4). Constaints (26) ae exactly the valid inequalities (17) in tems of w ic. They equie that a non-oot node be a cental node if thee is an outgoing ac fom it. Note that constaints (5) can be obtained by summing both sides of constaints (26) ove all nodes j adjacent to node i, i.e., constaints (26) ae a disaggegated vesion of constaints (5). Constaints (27) pevent acs between pais of leaf nodes. Constaints (28) ae the valid inequalities (18) in tems of the new vaiables. Constaints (29) do not allow any acs incoming to the oot node. Constaints (30) state that a pai of acs of opposite diections between a pai of nodes is not possible. This set of constaints is actually a set of valid inequalities. Constaints (31) equie that the total numbe of acs in the solution be equal to n 1, which is a known fact fo a tee (e.g., [1]). Finally, constaints (32) give the zeo/one estictions on the decision vaiables w ic and w il. Note that constaints (26) and (27), and (29) (31) must be satisfied by any tee poblem and ae not paticula, in this sense, to MDC-MST. They ae not an essential pat of degee-enfocing constaints, but we keep them thee because thei pesence leads to bette computational pefomance than thei omission. Note that these constaints ae not an essential pat of tee-defining constaints, eithe. New flow-based fomulations fo MDC-MST can easily be obtained by eplacing DEF1 constaints (2) (5) with DEF2 constaints (19) (32). In fact, DEF2 (o any othe set of degee-enfocing constaints) can be coupled with any set of tee-defining constaints to obtain a new fomulation. Fo instance, MCF/DEF2, the multicommodity flow-based model with the poposed set of constaints, is composed of the objective function (1) and constaints (6), (10), (13) (16), and (19) (32). Poposition 1. Let DEF1P and DEF2P be two diffeent fomulations of MDC-MST whee DEF1 and DEF2 ae used as degee-enfocing constaints in the two fomulations, espectively, while all emaining constaints, including tee-defining constaints and intege estictions, ae common. Denoting by F(P LP ) the set of feasible solutions of the LP elaxation of any intege linea pogamming poblem P, we have F(DEF2P LP ) F(DEF1P LP ). Accodingly, DEF2 dominates DEF1. Poof. Let (x, y, w c, w l ) F(DEF2P LP ) whee x, y, w c,andw l ae the vectos of vaiables x ij, y ij, w ic,andw il, espectively. Put w = w c.we now pove (x, y, w) F(DEF1P LP ). It suffices to show that (x, y, w) satisfies constaints (2) (5) as the only constaints that ae in DEF1P LP that ae not included in DEF2P LP ae these constaints. The feasibility of (x, y, w c, w l )todef2p LP implies that (x, y, w c, w l ) satisfies the DEF2 constaints (19) (32) as well as the tee-defining constaints (6) (9). Constaint (2) is implied by (19), (21), and the fact that w = w c.constaint (3) is implied by (22) and w = w c. Constaints (4) ae implied by (23) and w=w c. Constaints (5) ae implied by (6), (25) and w=w c. Hence, (x, y, w) F(DEF1P LP ) and the poof is complete. We emak that the poof of the poposition is still valid if we change DEF1 to DEF1 in the poposition. This follows fom the fact that constaints (17) and (18) of DEF1 ae nothing but constaints (26) and (28) of DEF2, espectively, upon eplacing w with w c. Poposition 2 is an immediate consequence of Poposition 1 and the foegoing emaks when the poblem unde consideation is taken to be a flow-based fomulation, MCF o SCF. Poposition 2. (i) F(MCF/DEF2 LP ) F(MCF/DEF1 LP ) F(MCF/DEF1 LP). (ii) F(SCF/DEF2 LP ) F(SCF/DEF1 LP ) F(SCF/DEF1 LP). While it is possible to dop the vaiables w il fom DEF2 by eplacing w ic with w i and w il by 1 w i, the pesence of the vaiables w il in DEF2 poduces on the aveage bette solution times than when they ae absent. We attibute this to diffeent banch-and-bound stuctues and cuts that may be geneated by the solve when these vaiables ae pesent than when they ae absent. Computational studies indicate that flow-based models with DEF2 show bette pefomance with espect to both LP bounds and solution times than the ones with DEF1 and DEF1.Thesolution times fo poblems solved to optimality ae almost halved. In paticula, MCF/DEF2 gives consideably bette LP bounds than SCF/DEF1 o SCF/DEF1 (discussed in Section 5). Howeve, due to elatively high memoy stoage equiements of MCF/DEF2, it cannot solve most of the poblems with 50 nodes within the 3-h limit of CPU time. SCF/DEF2 can solve moe poblems than MCF/DEF2; howeve, thee still emain poblems not solved within the allotted time. Fo these easons, we use the Mille Tucke Zemlin constaints (Mille et al. [6]) as an altenative to flow-based fomulations Fomulations based on the Mille Tucke Zemlin sub-tou elimination constaints Fomulations based on MTZ constaints also ceate a ooted aboescence. In this egad, the diected netwok stuctue defined above is used. To fomulate MTZ constaints, in addition to the binay design vaiables x ij, non-negative node-labeling vaiables u i ae used. These labels ae assigned in such a way in any feasible solution that each diected ac included in the aboescence is diected fom a node with a lowe label into a node with a highe label. This ensues that the node labels fom an inceasing sequence on any diected path so that any node peviously visited on a diected path cannot be e-visited, theeby peventing fomation of sub-tous.

5 76 I. Akgün, B. Tansel / Computes & Opeations Reseach 37 (2010) Fig. 3. Two feasible spanning tees with labels assigned by MTZ constaints. The basic MTZ constaints [6] ae given below. The tem basic is used hee because these constaints ae changed late to obtain an impoved vesion of these constaints. BMTZ: Basic Mille Tucke Zemlin sub-tou elimination constaints u i u j + nx ij n 1, (i, j) A, j (33) u i n 1, i (V ) (34) u i 1, i (V ) (35) u i 0, i = (36) u i 0 i (37) MTZ constaints ae oiginally defined fo the taveling salesman poblem (TSP) (Lawle et al. [17], Padbeg and Sung [18], Nemhause and Wolsey [19]). In the context of TSP, MTZ constaints eliminate all sub-tous that do not contain the base (oot) node by assigning unique labels u i to nodes such that the label of a node epesents the ank-ode in which the node is visited in a taveling salesman tou. That is, base node is assigned a label of 0 while the i-th node visited afte node is assigned a label of i. In ou case, constaints (33) pevent sub-tous by ensuing that each ac included in the aboescence is diected fom a lowe labeled node to a highe labeled node. The uniqueness of node labels is not equied. Constaint (36) assigns a label of 0 to the oot node, while constaints (34) and (35) define uppe and lowe bounds on the labels that can be assigned to non-oot nodes, espectively. In the oiginal pape [6], the u i vaiables ae unesticted. Bounds (34) and (35) ae intoduced late on. Two new fomulations of MDC-MST whee the tee-defining pat consists of MTZ constaints while the degee-enfocing pat is eithe DEF1 o DEF2 ae given below: BMTZ/DEF1: Basic MTZ model with the fist set of degee-enfocing constaints. Objective function (1), constaints (2) (6), (10) and (11), and (33) (37). BMTZ/DEF2: Basic MTZ model with the poposed set of degeeenfocing constaints. Objective function (1), constaints (6), (10), and (19) (37). By specializing Poposition 1 to the Basic MTZ-based fomulations, we have the following. Poposition 3. F(BMTZ/DEF2 LP ) F(BMTZ/DEF1 LP ) F(BMTZ/DEF1 LP). In the context of TSP, u j = u i + 1 wheneve x ij = 1 given that j and hence the whole ange of label values is used. In ou fomulation of MDC-MST, the fact that the same label value may be assigned to moe than one node esults in not using the whole ange of label values. This actually allows feasible solutions with diffeent labeling stuctues. Fo example, a feasible solution whee the same label is not assigned to all nodes at the same distance fom the oot is possible. Specifically, in the assignment of labels to nodes, thee ae thee possible cases fo an edge {i, j}: eithe x ij = 1, o x ji = 1, o both x ij = 0andx ji = 0. If x ij = 1, then u j u i + 1. Similaly, if x ji = 1, then u i u j + 1. If both x ij = 0andx ji = 0, then u i u j n 1and u j u i n 1. In this espect, any assignment of labels satisfying the afoementioned conditions gives a feasible solution. Two example feasible solutions ae given in Fig. 3. The special stuctue of MDC-MST allows us to make some impovements in the MTZ constaints that impove both the LP bounds and the solution times. These impovements ae obtained in two steps. In the fist step, constaints ae added to allow feasible solutions with a cetain labeling stuctue. In a feasible solution of MDC-MST, each node is eithe a cental node o a leaf node. Because a non-oot leaf node has one incoming ac whose oigin is necessaily a cental node, then a feasible solution can be obtained by equiing that the labels of all non-oot leaf nodes be geate than the highest possible label of cental nodes. This condition is easily fulfilled if we assign the label value n 1 to each non-oot leaf node while pemitting cental nodes to take label values of at most n 2. If all nodes othe than the oot node ae leaf nodes, then the oot node eceives the node label 0 and all othe nodes eceive node labels of n 1. If thee is a nonoot cental node, then its label will be between 1 and n 2. Thus, in finding feasible solutions fo MDC-MST, looking only fo solutions in which the label values of non-oot leaf nodes ae esticted to n 1 and the label values of cental nodes ae esticted to be less than o equal to n 2 is sufficient. In the second step, the ange of labels is esticted to a cetain inteval so that the feasible egion of the linea pogamming elaxation is futhe deceased. Recalling that the numbe of cental nodes is bounded above by n 2, it is diect to conclude that the labels of non-oot cental nodes may be esticted to the inteval fom n 1 n 2 to n 2. The label of the oot node is not included in this inteval because it is not known a pioi if the oot node will be a cental node o not. Thus, the label of the oot node is set to n 1 n 2 1. Two such feasible solutions with d = 4 ae given in Fig. 4. Note that non-oot cental node in the gaph on the ight can also take on the value of 6. We now give IMTZ, the Impoved MTZ constaints. IMTZ: Impoved Mille Tucke Zemlin sub-tou elimination constaints In addition to (33) and (34), and (37), u i (n 1)w il, i (V ) (38) u i (n 1) w ic, i (V ) (39) n 2 u i (n 1) 1, i = (40) d 1 n 2 u i (n 1), i (V ) (41) d 1 Constaints (38), togethe with constaints (34) that give an uppe bound on the node labels u i, establish that the labels of all non-oot leaf nodes ae equal to n 1. Constaints (39) estict the labels of cental nodes to be at most n 2. Constaint (40) sets the label of the oot node to n 1 n 2 1. Constaints (41) equie that the n 2. label values of non-oot nodes be at least n 1

6 I. Akgün, B. Tansel / Computes & Opeations Reseach 37 (2010) Fig. 4. Two feasible spanning tees with labels assigned by MTZ constaints with d = 4. Table 1 Chaacteistics of test poblems. P. ID P. type V d Instance = m 1 SYM SYM SYM SYM SYM SYM SYM SYM SYM SYM SYM SYM SYM SYM SYM CRD CRD CRD CRD CRD CRD CRD CRD CRD CRD CRD CRD CRD CRD CRD Poposition 4. Let BMTZP and IMTZP be two diffeent fomulations fo MDC-MST whee BMTZ and IMTZ ae used as tee-defining constaints, espectively, togethe with a set of degee-enfocing constaints, e.g., DEF1 o DEF2. Then, F(IMTZP LP ) F(BMTZP LP ), i.e., IMTZP dominates BMTZP. Poof. We note fist that all constaints of IMTZP and BMTZP ae alike except that (35) and (36) in BMTZP ae eplaced by (38) (41) in IMTZP. Conside now any feasible solution (x, u, w c, w l )toimtzp LP whee u includes all node vaiables except u which is just a constant defined by (40). This constant is eplaced by anothe constant defined by (36) in BMTZP. The solution (x, u, w c, w l ) satisfies all constaints of BMTZP LP since the[ ange [1, n 1] fo node] labels u i (i ) inbmtzp LP includes the ange (n 1) n 2, n 2 imposed on cental nodes by constaints (39) and (41) in IMTZP LP as well as the ange [n 1, n 1] imposed on leaf nodes by constaints (34) and (38) in IMTZP LP. This implies (x, u, w c, w l ) F(BMTZP LP ) and completes the poof. Due to Poposition 4, the LP polytope of IMTZP is a subset of the LP polytope of BMTZP. Computational studies in Section 5 (Table 1) veify this fact empiically. We give below two new fomulations of MDC-MST whee the tee-defining pat consists of IMTZ: IMTZ/DEF1: Impoved MTZ model with the fist set of degeeenfocing constaints. Objective function (1), constaints (2) (6), (10) and (11), (33) and (34), and (37) (41). IMTZ/DEF2: Impoved MTZ model with the poposed set of degeeenfocing constaints. Objective function (1), constaints (6), (10), (19) (32), (33) and (34), and (37) (41). As a coollay to Popositions 1 and 3, we can state the following poposition. Poposition 5. (i) F(IMTZ/DEF2 LP ) F(IMTZ/DEF1 LP ). (ii) F(IMTZ/DEF1 LP ) F(BMTZ/DEF1 LP ). (iii) F(IMTZ/DEF2 LP ) F(BMTZ/DEF2 LP ). IMTZ/DEF2 has 3.5n n 4.5 constaints, n 2 + n binay vaiables, and n continuous vaiables and is much moe compact than MCF/DEF1 with espect to the numbe of vaiables and constaints. On the othe hand, IMTZ/DEF2 has moe constaints but fewe vaiables than SCF/DEF1. A feasible solution equies that each non-oot node has exactly one inwad ac, which is povided by constaints (6). Howeve, computational studies show that bette solution times ae obtained by using them in fom, i.e., i x ij 1. In this egad, all solution times fo models using DEF2 ae obtained by using this fom. The inequality fom of (6) is well justified by the pesence of constaint (31) that limits the numbe of acs in the solution to n 1. Without (31), a solution esulting fom the inequality fom of constaints (6) may violate the tee stuctue if the ac costs do not satisfy the tiangle inequality and if the whole ange of labels is not used, but this will not occu with (31). MTZ constaints ae attactive due to thei compactness. Howeve, they ae well known fo poducing weak LP elaxation bounds. Oman and Williams [20] compaed the stengths of seveal fomulations of TSP by thei LP elaxation bounds. They found that the LP elaxation polytope obtained by MTZ constaints contains some of the seven existing fomulations. Specifically, the fomulation with MTZ constaints gives weake LP bounds than the ones based on single- and multi-commodity flow fomulations. This has led to vaious studies that augment the MTZ constaints to stengthen the LP bounds (e.g., Desoches and Lapote [21];Gouveia[22]; Gouveia and Pies [23]; Sheali and Discoll [24]). Although most studies focus on the TSP o TSP-elated poblems, the fomulations o liftings in those studies can be adapted to othe poblems whee sub-tous ae not allowed. Fo instance, Gouveia [22] used MTZ constaints in the context of hop-constained MST (HMST) whee each path stating fom the oot is equied to have at most a fixed numbe of hops (acs) and offes liftings to constaints (33) (35). We ty those liftings and the ones by Desoches and Lapote [21] in ou study as well. The

7 78 I. Akgün, B. Tansel / Computes & Opeations Reseach 37 (2010) Fig. 5. Two feasible spanning tees with u j = u i + 1 wheneve x ij = 1. liftings contibute to incease the LP elaxation bounds significantly fo BMTZ/DEF1 and IMTZ/DEF1 but do not incease o slightly incease (unde 1%) the LP bounds fo BMTZ/DEF2 and IMTZ/DEF2. Howeve, the liftings do not help to impove the solution times, which is in compliance with what Gouveia [22] has obtained fo HMST. Because the contibutions of the liftings to LP bounds and computation times ae vey maginal fo DEF2, we decide not to use the liftings in ou models to bette assess the computational effects of ou poposed fomulations. Note also that by augmenting MTZ constaints (e.g., [21]), it is actually possible to have u j = u i + 1 when x ij = 1. In this case, solutions such as the ones given in Fig. 5 ae obtained. Howeve, this pevents us fom using constaints (38), i.e., the fist impovement suggested above. 4. Root node selection Clealy, the optimal solution values of MDC-MST instances do not change depending on the oot node. Howeve, the LP elaxation bounds o how the solve poceeds may change, affecting the solution times significantly. Of the models of AMS, only MCF/DEF1 is symmetic elative to the oot and hence the LP elaxation bounds ae the same fo all oots [5]. All othe models given in the pape ae not symmetic and hence the LP bounds may change. AMS empiically showed that solution times may change significantly even when the fomulation is symmetic and suggested that the selection of the oot node may be of impotance. Howeve, they do not popose any methodology to select the oot node. They test the pefomance of thei models by selecting the fist node as the oot node. In ou studies, we obtain esults fo two diffeent oot nodes, namely the fist node and the node selected by a new methodology poposed heein. The methodology consists of (1) finding the smallest thee values in each ow of the cost matix, (2) finding the sum of the thee smallest values in each ow, and (3) selecting the node coesponding to the ow with the smallest sum found in step (2). The methodology is based on the idea that acs with lowest costs ae likely to be in the solution. Empiical esults show that the solution times ae impoved significantly fo the models of AMS and IMTZ/DEF2 when the oot node is selected with the poposed methodology. The oot nodes m calculated by using the methodology ae given in the last column in Table Computational studies Computational studies ae pefomed by using specially stuctued, had CRD and SYM instances which ae complete gaphs with Euclidean costs set to intege units (e.g., [15]). CRD instances ae 2-dimensional Euclidean poblems whee the points ae geneated andomly with a unifom distibution in a squae. SYM instances ae analogous to CRD instances but with points geneated in highe dimensional Euclidean space. These poblems have been widely used in the liteatue to test DC-MST (e.g., [9,25,26]). Following AMS, CRD and SYM instances defined on netwoks with 30 and 50 nodes ae used in ou computational studies. Fo each netwok size, thee diffeent instances ae tested fo diffeent values of d. Table 1 summaizes the chaacteistics of test poblems. Computational tests ae pefomed on a PC with a 3.0 GHz Intel Coe 2 duo pocesso and 3 GB of RAM by using ILOG CPLEX 9.0. The models ae un until optimality is attained o fo 3 h (10,800 CPU s) at maximum and by using default settings of CPLEX (e.g., moving the best bound stategy fo banching is used, cuts ae allowed, see [27]) except that file stoage is set to 3, which allows tee file to be stoed on the had disk when it eaches the default limit in ode not to un out of memoy. To compae ou esults to those of AMS, we have modeled and solved the models of AMS on the same PC. In the tables pesenting computational studies, LP elaxation bounds, un times, optimal objective function values, and elative optimality gaps ae given. Relative optimality gap is defined as BP BF /( BP ), whee BP is the objective function value of the best intege solution and BF is the best emaining objective function value of any unexploed node (see [27]). Undelined values in the tables show that the poblem is not solved to optimality within the allotted time of 10,800 s Compaison of MTZ-based models among themselves Table 2 gives computational esults fo BMTZ/DEF1, BMTZ/DEF2, IMTZ/DEF1, and IMTZ/DEF2 fo = 1. In tems of LP bounds, the esults show that the weakest LP bounds ae obtained fo BMTZ/DEF1. The bounds fo IMTZ/DEF1 ae bette than those fo BMTZ/DEF1 implying that IMTZ constaints ae stonge than BMTZ constaints. The diffeence between BMTZ and IMTZ when they ae used with DEF1 is not obseved when they ae used with DEF2. Both BMTZ/DEF2 and IMTZ/DEF2 give the same LP bounds which ae much bette than those obtained fom IMTZ/DEF1. The fact that both basic and impoved vesions of MTZ give the same bounds when used with DEF2 indicates that DEF2 dominates and oveshadows any contibutions that might have been coming fom the impoved stuctue of IMTZ ove BMTZ. The fact that IMTZ/DEF2 (as well as BMTZ/DEF2) poduces much bette LP bounds than IMTZ/DEF1 indicates that the majo contibution to the impovement in the LP bounds comes fom DEF2. This shows that DEF2 is significantly stonge in poducing LP bounds than DEF1. In tems of solution times, IMTZ/DEF2 gives the best pefomance with espect to CPU times. Even though the pefomance of BMTZ/DEF2 is close to that of IMTZ/DEF2 fo SYM instances, the supeio pefomance of IMTZ/DEF2 in CPU time becomes moe ponounced fo CRD instances. In this egad, we take IMTZ/DEF2 as the main model to compae with the flow-based models Compaison of degee-enfocing constaints based on LP bounds Table 3 gives LP elaxation bounds fo MCF/DEF1, MCF/DEF2, BMTZ/DEF1, and BMTZ/DEF2 (IMTZ/DEF2). The last two columns clealy indicate that, as explained in Section 5.1, DEF2 is stongly bette than DEF1 when used with MTZ constaints. The columns fo MCF/DEF1 and MCF/DEF2 give futhe evidence fo the dominance of DEF2 ove DEF1. Its dominance becomes moe appaent as the degee equiement d inceases.

8 I. Akgün, B. Tansel / Computes & Opeations Reseach 37 (2010) Table 2 Solution times, integality gaps, and LP elaxation bounds fo BMTZ/DEF1, BMTZ/DEF2, IMTZ/DEF1, and IMTZ/DEF2 with = 1. P. ID BMTZ/DEF1 IMTZ/DEF1 BP Gap (%) Time (s) z LP BP Gap (%) Time (s) z LP , , P. ID BMTZ/DEF2 IMTZ/DEF2 BP Gap (%) Time (s) z LP BP Gap (%) Time (s) z LP , , , , , , , , , , Undelined values show that the poblem is not solved to optimality. The dominance of DEF2 ove DEF1 can be bette assessed by compaing the columns fo MCF/DEF2 and BMTZ/DEF2. Even though MCF constaints ae known to give much stonge epesentation of the spanning tee polytope than that of the MTZ constaints (e.g., Oman and Williams [20]), BMTZ/DEF2 becomes competitive with MCF/DEF2 especially fo SYM instances. Fo CRD instances, MCF/DEF2 gives bette LP elaxation bounds than BMTZ/DEF2. In this egad, the dominance of MCF constaints ove BMTZ is not compensated fo by DEF2. Howeve, DEF2 consideably deceases the gap between the LP elaxation bounds of MCF- and MTZ-based fomulations implying its stength ove DEF1. That is, the methodology does not guaantee a node with the best LP bound; computational studies show that LP bounds ae on the aveage bette (sometimes the best) at least fo the poblems studied. Howeve, Table 5 indicates that significant impovements in solution times of IMTZ/DEF2 ae ealized fo = m, fo which moe details ae given in Section 5.4. As Table 6 demonstates, the solution times of MCF/DEF1 ae also significantly impoved, implying that using =m impoves the solution times of the flow-based models as well, especially fo hade CRD instances. Fo example, the solution times of , , and s fo P. 16, 20, and 21, espectively, ae impoved to 88.72, and s Compaison of esults fo diffeent oot nodes Table 4 gives LP elaxation bounds of MCF/DEF1, MCF/DEF2, and IMTZ/DEF2 fo = 1and = m, i.e., the methodology-selected oot node. The table demonstates that LP elaxation bounds obtained with = m ae bette in geneal than the ones obtained with = Compaison of IMTZ/DEF2 and flow-based models with espect to solution times Table 5 gives computational esults fo IMTZ/DEF2 and the flowbased models of AMS. In epoting the computational esults fo the flow-based models, esults ae not given fo each model sepaately.

9 80 I. Akgün, B. Tansel / Computes & Opeations Reseach 37 (2010) Table 3 Compaison of degee-enfocing constaints by LP elaxation bounds with = 1. P. ID MCF BMTZ DEF1 DEF2 DEF1 DEF2 (IMTZ/DEF2) Table 4 LP elaxation bounds of diffeent models fo diffeent oot nodes. P. ID MCF/DEF1 MCF/DEF2 IMTZ/DEF2 ( = 1) ( = m ) ( = 1) ( = m ) ( = 1) ( = m ) Fo = m,seetable 1. In all cases, the best objective function value (BP), the un time, and the optimality gap of the model with the best esults (the smallest solution time fo the poblems solved to optimality and the smallest optimality gap fo the poblems not solved to optimality) ae epoted. Computational esults show that the flow-based models of AMS can optimally solve all 12 poblem instances with 30 nodes by at least one of thei fomulations. The solution times change fom 0.91 to s fo SYM instances and fom to s fo CRD instances. Regading poblems with 50 nodes, flow-based models of AMS cannot optimally solve 6 instances, all of which ae CRD instances, out of 18 within the allotted time. Fo 12 solved poblems (of which 9 ae SYM and 3 ae CRD instances), the solution times change fom to s fo SYM instances and fom to s fo CRD instances. These esults show that the solution times of SYM instances ae much bette than those of CRD instances. Computational esults fo IMTZ/DEF2 show that, when the oot node is the fist node, IMTZ/DEF2 can solve all instances with 30 nodes except P. 17. Fo all solved poblems except P. 16, the solution times ae incompaably bette than those of AMS. The solution times change fom 0.05 to 1.14 s fo SYM instances and fom to s fo CRD instances. As to the poblems with 50 nodes, IMTZ/DEF2 can solve all instances solved by AMS with incompaably much bette solution times. The solution times change fom 0.92 to s fo SYM instances and fom to s fo CRD instances. IMTZ/DEF2 cannot solve fou instances, which ae also not

10 I. Akgün, B. Tansel / Computes & Opeations Reseach 37 (2010) Table 5 Solution times and integality gaps. P. ID SCF/MCF with DEF1 o DEF1 ( = 1) IMTZ/DEF2 ( = 1) IMTZ/DEF2 ( = m ) BP Gap (%) Time (s) BP Gap (%) Time (s) BP Gap (%) Time (s) , , , , , , , , , , , , , Undelined values show that the poblem is not solved to optimality. Fo = m,seetable 1. Table 6 Solution times and integality gaps of flow-based models fo diffeent oot nodes. P. ID MCF/DEF1 ( = 1) MCF/DEF1 ( = m ) BP Gap (%) Time (s) BP Gap (%) Time (s) Fo = m,seetable 1. solved by AMS. Howeve, IMTZ/DEF2 can solve two CRD instances unsolved by AMS. The solution times fo those poblems ae and s, which ae also incompaably bette. Computational esults fo IMTZ/DEF2 show that, when the oot node is selected by using the poposed methodology, the solution times obtained with the fist node being oot node ae impoved significantly. Fo example, the solution time of s fo P. 16 is impoved to s and P. 17 not solved in 10,800 s is solved in s. In this case, fou poblems out of the six that ae not solved by AMS ae now solved to optimality with solution times changing fom to s. Fo unsolved poblems, IMTZ/DEF2 with = m has smalle optimality gaps than flow-based models and IMTZ/DEF2 with = 1. Moeove, it has bette objective function values and lowe bounds. Specifically, the lowe bounds fo P. 22 ae 5306, , and fo flow-based model, IMTZ/DEF2 with = 1, and IMTZ/DEF2 with = m, espectively. Fo P.23, the lowe bounds ae , , and In this egad, because inceasing the lowe bounds constitutes most of the solution time, it is highly likely that optimality will be eached in shote times when = m. When the esults ae consideed as a whole, it is obseved that the solution times of IMTZ/DEF2 ae incompaably bette than those of the flow-based models in geneal. This combined with the fact that the test poblems ae specially stuctued leads us to conclude

Relating Branching Program Size and. Formula Size over the Full Binary Basis. FB Informatik, LS II, Univ. Dortmund, Dortmund, Germany

Relating Branching Program Size and. Formula Size over the Full Binary Basis. FB Informatik, LS II, Univ. Dortmund, Dortmund, Germany Relating Banching Pogam Size and omula Size ove the ull Binay Basis Matin Saueho y Ingo Wegene y Ralph Wechne z y B Infomatik, LS II, Univ. Dotmund, 44 Dotmund, Gemany z ankfut, Gemany sauehof/wegene@ls.cs.uni-dotmund.de

More information

arxiv: v1 [math.co] 4 May 2017

arxiv: v1 [math.co] 4 May 2017 On The Numbe Of Unlabeled Bipatite Gaphs Abdullah Atmaca and A Yavuz Ouç axiv:7050800v [mathco] 4 May 207 Abstact This pape solves a poblem that was stated by M A Haison in 973 [] This poblem, that has

More information

ASTR415: Problem Set #6

ASTR415: Problem Set #6 ASTR45: Poblem Set #6 Cuan D. Muhlbege Univesity of Mayland (Dated: May 7, 27) Using existing implementations of the leapfog and Runge-Kutta methods fo solving coupled odinay diffeential equations, seveal

More information

Computers and Mathematics with Applications

Computers and Mathematics with Applications Computes and Mathematics with Applications 58 (009) 9 7 Contents lists available at ScienceDiect Computes and Mathematics with Applications jounal homepage: www.elsevie.com/locate/camwa Bi-citeia single

More information

Central Coverage Bayes Prediction Intervals for the Generalized Pareto Distribution

Central Coverage Bayes Prediction Intervals for the Generalized Pareto Distribution Statistics Reseach Lettes Vol. Iss., Novembe Cental Coveage Bayes Pediction Intevals fo the Genealized Paeto Distibution Gyan Pakash Depatment of Community Medicine S. N. Medical College, Aga, U. P., India

More information

EM Boundary Value Problems

EM Boundary Value Problems EM Bounday Value Poblems 10/ 9 11/ By Ilekta chistidi & Lee, Seung-Hyun A. Geneal Desciption : Maxwell Equations & Loentz Foce We want to find the equations of motion of chaged paticles. The way to do

More information

A Bijective Approach to the Permutational Power of a Priority Queue

A Bijective Approach to the Permutational Power of a Priority Queue A Bijective Appoach to the Pemutational Powe of a Pioity Queue Ia M. Gessel Kuang-Yeh Wang Depatment of Mathematics Bandeis Univesity Waltham, MA 02254-9110 Abstact A pioity queue tansfoms an input pemutation

More information

The Substring Search Problem

The Substring Search Problem The Substing Seach Poblem One algoithm which is used in a vaiety of applications is the family of substing seach algoithms. These algoithms allow a use to detemine if, given two chaacte stings, one is

More information

Chapter 5 Linear Equations: Basic Theory and Practice

Chapter 5 Linear Equations: Basic Theory and Practice Chapte 5 inea Equations: Basic Theoy and actice In this chapte and the next, we ae inteested in the linea algebaic equation AX = b, (5-1) whee A is an m n matix, X is an n 1 vecto to be solved fo, and

More information

On the Structure of Linear Programs with Overlapping Cardinality Constraints

On the Structure of Linear Programs with Overlapping Cardinality Constraints On the Stuctue of Linea Pogams with Ovelapping Cadinality Constaints Tobias Fische and Mac E. Pfetsch Depatment of Mathematics, TU Damstadt, Gemany tfische,pfetsch}@mathematik.tu-damstadt.de Januay 25,

More information

Surveillance Points in High Dimensional Spaces

Surveillance Points in High Dimensional Spaces Société de Calcul Mathématique SA Tools fo decision help since 995 Suveillance Points in High Dimensional Spaces by Benad Beauzamy Januay 06 Abstact Let us conside any compute softwae, elying upon a lage

More information

Duality between Statical and Kinematical Engineering Systems

Duality between Statical and Kinematical Engineering Systems Pape 00, Civil-Comp Ltd., Stiling, Scotland Poceedings of the Sixth Intenational Confeence on Computational Stuctues Technology, B.H.V. Topping and Z. Bittna (Editos), Civil-Comp Pess, Stiling, Scotland.

More information

CENTER FOR MULTIMODAL SOLUTIONS FOR CONGESTION MITIGATION (CMS)

CENTER FOR MULTIMODAL SOLUTIONS FOR CONGESTION MITIGATION (CMS) Final Repot to the CENTER FOR MULTIMODAL SOLUTIONS FOR CONGESTION MITIGATION (CMS) CMS Poect Numbe: _8-4_ Title: Chaacteizing the Tadeoffs and Costs Associated with Tanspotation Congestion in Supply Chains

More information

Journal of Inequalities in Pure and Applied Mathematics

Journal of Inequalities in Pure and Applied Mathematics Jounal of Inequalities in Pue and Applied Mathematics COEFFICIENT INEQUALITY FOR A FUNCTION WHOSE DERIVATIVE HAS A POSITIVE REAL PART S. ABRAMOVICH, M. KLARIČIĆ BAKULA AND S. BANIĆ Depatment of Mathematics

More information

Multiple Criteria Secretary Problem: A New Approach

Multiple Criteria Secretary Problem: A New Approach J. Stat. Appl. Po. 3, o., 9-38 (04 9 Jounal of Statistics Applications & Pobability An Intenational Jounal http://dx.doi.og/0.785/jsap/0303 Multiple Citeia Secetay Poblem: A ew Appoach Alaka Padhye, and

More information

Quasi-Randomness and the Distribution of Copies of a Fixed Graph

Quasi-Randomness and the Distribution of Copies of a Fixed Graph Quasi-Randomness and the Distibution of Copies of a Fixed Gaph Asaf Shapia Abstact We show that if a gaph G has the popety that all subsets of vetices of size n/4 contain the coect numbe of tiangles one

More information

FUSE Fusion Utility Sequence Estimator

FUSE Fusion Utility Sequence Estimator FUSE Fusion Utility Sequence Estimato Belu V. Dasaathy Dynetics, Inc. P. O. Box 5500 Huntsville, AL 3584-5500 belu.d@dynetics.com Sean D. Townsend Dynetics, Inc. P. O. Box 5500 Huntsville, AL 3584-5500

More information

The Chromatic Villainy of Complete Multipartite Graphs

The Chromatic Villainy of Complete Multipartite Graphs Rocheste Institute of Technology RIT Schola Wos Theses Thesis/Dissetation Collections 8--08 The Chomatic Villainy of Complete Multipatite Gaphs Anna Raleigh an9@it.edu Follow this and additional wos at:

More information

Light Time Delay and Apparent Position

Light Time Delay and Apparent Position Light Time Delay and ppaent Position nalytical Gaphics, Inc. www.agi.com info@agi.com 610.981.8000 800.220.4785 Contents Intoduction... 3 Computing Light Time Delay... 3 Tansmission fom to... 4 Reception

More information

Fresnel Diffraction. monchromatic light source

Fresnel Diffraction. monchromatic light source Fesnel Diffaction Equipment Helium-Neon lase (632.8 nm) on 2 axis tanslation stage, Concave lens (focal length 3.80 cm) mounted on slide holde, iis mounted on slide holde, m optical bench, micoscope slide

More information

FEASIBLE FLOWS IN MULTICOMMODITY GRAPHS. Holly Sue Zullo. B. S., Rensselaer Polytechnic Institute, M. S., University of Colorado at Denver, 1993

FEASIBLE FLOWS IN MULTICOMMODITY GRAPHS. Holly Sue Zullo. B. S., Rensselaer Polytechnic Institute, M. S., University of Colorado at Denver, 1993 FEASIBLE FLOWS IN MULTICOMMODITY GRAPHS by Holly Sue Zullo B. S., Rensselae Polytechnic Institute, 1991 M. S., Univesity of Coloado at Denve, 1993 A thesis submitted to the Faculty of the Gaduate School

More information

ON INDEPENDENT SETS IN PURELY ATOMIC PROBABILITY SPACES WITH GEOMETRIC DISTRIBUTION. 1. Introduction. 1 r r. r k for every set E A, E \ {0},

ON INDEPENDENT SETS IN PURELY ATOMIC PROBABILITY SPACES WITH GEOMETRIC DISTRIBUTION. 1. Introduction. 1 r r. r k for every set E A, E \ {0}, ON INDEPENDENT SETS IN PURELY ATOMIC PROBABILITY SPACES WITH GEOMETRIC DISTRIBUTION E. J. IONASCU and A. A. STANCU Abstact. We ae inteested in constucting concete independent events in puely atomic pobability

More information

On the ratio of maximum and minimum degree in maximal intersecting families

On the ratio of maximum and minimum degree in maximal intersecting families On the atio of maximum and minimum degee in maximal intesecting families Zoltán Lóánt Nagy Lale Özkahya Balázs Patkós Máté Vize Mach 6, 013 Abstact To study how balanced o unbalanced a maximal intesecting

More information

EQUI-PARTITIONING OF HIGHER-DIMENSIONAL HYPER-RECTANGULAR GRID GRAPHS

EQUI-PARTITIONING OF HIGHER-DIMENSIONAL HYPER-RECTANGULAR GRID GRAPHS EQUI-PARTITIONING OF HIGHER-DIMENSIONAL HYPER-RECTANGULAR GRID GRAPHS ATHULA GUNAWARDENA AND ROBERT R MEYER Abstact A d-dimensional gid gaph G is the gaph on a finite subset in the intege lattice Z d in

More information

3.1 Random variables

3.1 Random variables 3 Chapte III Random Vaiables 3 Random vaiables A sample space S may be difficult to descibe if the elements of S ae not numbes discuss how we can use a ule by which an element s of S may be associated

More information

State tracking control for Takagi-Sugeno models

State tracking control for Takagi-Sugeno models State tacing contol fo Taagi-Sugeno models Souad Bezzaoucha, Benoît Max,3,DidieMaquin,3 and José Ragot,3 Abstact This wo addesses the model efeence tacing contol poblem It aims to highlight the encouteed

More information

Unobserved Correlation in Ascending Auctions: Example And Extensions

Unobserved Correlation in Ascending Auctions: Example And Extensions Unobseved Coelation in Ascending Auctions: Example And Extensions Daniel Quint Univesity of Wisconsin Novembe 2009 Intoduction In pivate-value ascending auctions, the winning bidde s willingness to pay

More information

Fractional Zero Forcing via Three-color Forcing Games

Fractional Zero Forcing via Three-color Forcing Games Factional Zeo Focing via Thee-colo Focing Games Leslie Hogben Kevin F. Palmowski David E. Robeson Michael Young May 13, 2015 Abstact An -fold analogue of the positive semidefinite zeo focing pocess that

More information

Alternative Tests for the Poisson Distribution

Alternative Tests for the Poisson Distribution Chiang Mai J Sci 015; 4() : 774-78 http://epgsciencecmuacth/ejounal/ Contibuted Pape Altenative Tests fo the Poisson Distibution Manad Khamkong*[a] and Pachitjianut Siipanich [b] [a] Depatment of Statistics,

More information

PROBLEM SET #1 SOLUTIONS by Robert A. DiStasio Jr.

PROBLEM SET #1 SOLUTIONS by Robert A. DiStasio Jr. POBLM S # SOLUIONS by obet A. DiStasio J. Q. he Bon-Oppenheime appoximation is the standad way of appoximating the gound state of a molecula system. Wite down the conditions that detemine the tonic and

More information

An Application of Fuzzy Linear System of Equations in Economic Sciences

An Application of Fuzzy Linear System of Equations in Economic Sciences Austalian Jounal of Basic and Applied Sciences, 5(7): 7-14, 2011 ISSN 1991-8178 An Application of Fuzzy Linea System of Equations in Economic Sciences 1 S.H. Nassei, 2 M. Abdi and 3 B. Khabii 1 Depatment

More information

A NEW VARIABLE STIFFNESS SPRING USING A PRESTRESSED MECHANISM

A NEW VARIABLE STIFFNESS SPRING USING A PRESTRESSED MECHANISM Poceedings of the ASME 2010 Intenational Design Engineeing Technical Confeences & Computes and Infomation in Engineeing Confeence IDETC/CIE 2010 August 15-18, 2010, Monteal, Quebec, Canada DETC2010-28496

More information

gr0 GRAPHS Hanan Samet

gr0 GRAPHS Hanan Samet g0 GRPHS Hanan Samet ompute Science epatment and ente fo utomation Reseach and Institute fo dvanced ompute Studies Univesity of Mayland ollege Pak, Mayland 074 e-mail: hjs@umiacs.umd.edu opyight 1997 Hanan

More information

ON THE TWO-BODY PROBLEM IN QUANTUM MECHANICS

ON THE TWO-BODY PROBLEM IN QUANTUM MECHANICS ON THE TWO-BODY PROBLEM IN QUANTUM MECHANICS L. MICU Hoia Hulubei National Institute fo Physics and Nuclea Engineeing, P.O. Box MG-6, RO-0775 Buchaest-Maguele, Romania, E-mail: lmicu@theoy.nipne.o (Received

More information

A STUDY OF HAMMING CODES AS ERROR CORRECTING CODES

A STUDY OF HAMMING CODES AS ERROR CORRECTING CODES AGU Intenational Jounal of Science and Technology A STUDY OF HAMMING CODES AS ERROR CORRECTING CODES Ritu Ahuja Depatment of Mathematics Khalsa College fo Women, Civil Lines, Ludhiana-141001, Punjab, (India)

More information

( ) [ ] [ ] [ ] δf φ = F φ+δφ F. xdx.

( ) [ ] [ ] [ ] δf φ = F φ+δφ F. xdx. 9. LAGRANGIAN OF THE ELECTROMAGNETIC FIELD In the pevious section the Lagangian and Hamiltonian of an ensemble of point paticles was developed. This appoach is based on a qt. This discete fomulation can

More information

Functions Defined on Fuzzy Real Numbers According to Zadeh s Extension

Functions Defined on Fuzzy Real Numbers According to Zadeh s Extension Intenational Mathematical Foum, 3, 2008, no. 16, 763-776 Functions Defined on Fuzzy Real Numbes Accoding to Zadeh s Extension Oma A. AbuAaqob, Nabil T. Shawagfeh and Oma A. AbuGhneim 1 Mathematics Depatment,

More information

LINEAR AND NONLINEAR ANALYSES OF A WIND-TUNNEL BALANCE

LINEAR AND NONLINEAR ANALYSES OF A WIND-TUNNEL BALANCE LINEAR AND NONLINEAR ANALYSES O A WIND-TUNNEL INTRODUCTION BALANCE R. Kakehabadi and R. D. Rhew NASA LaRC, Hampton, VA The NASA Langley Reseach Cente (LaRC) has been designing stain-gauge balances fo utilization

More information

Pearson s Chi-Square Test Modifications for Comparison of Unweighted and Weighted Histograms and Two Weighted Histograms

Pearson s Chi-Square Test Modifications for Comparison of Unweighted and Weighted Histograms and Two Weighted Histograms Peason s Chi-Squae Test Modifications fo Compaison of Unweighted and Weighted Histogams and Two Weighted Histogams Univesity of Akueyi, Bogi, v/noduslód, IS-6 Akueyi, Iceland E-mail: nikolai@unak.is Two

More information

Absorption Rate into a Small Sphere for a Diffusing Particle Confined in a Large Sphere

Absorption Rate into a Small Sphere for a Diffusing Particle Confined in a Large Sphere Applied Mathematics, 06, 7, 709-70 Published Online Apil 06 in SciRes. http://www.scip.og/jounal/am http://dx.doi.og/0.46/am.06.77065 Absoption Rate into a Small Sphee fo a Diffusing Paticle Confined in

More information

Math 2263 Solutions for Spring 2003 Final Exam

Math 2263 Solutions for Spring 2003 Final Exam Math 6 Solutions fo Sping Final Exam ) A staightfowad appoach to finding the tangent plane to a suface at a point ( x, y, z ) would be to expess the cuve as an explicit function z = f ( x, y ), calculate

More information

Chapter 3: Theory of Modular Arithmetic 38

Chapter 3: Theory of Modular Arithmetic 38 Chapte 3: Theoy of Modula Aithmetic 38 Section D Chinese Remainde Theoem By the end of this section you will be able to pove the Chinese Remainde Theoem apply this theoem to solve simultaneous linea conguences

More information

COMP Parallel Computing SMM (3) OpenMP Case Study: The Barnes-Hut N-body Algorithm

COMP Parallel Computing SMM (3) OpenMP Case Study: The Barnes-Hut N-body Algorithm COMP 633 - Paallel Computing Lectue 8 Septembe 14, 2017 SMM (3) OpenMP Case Study: The Banes-Hut N-body Algoithm Topics Case study: the Banes-Hut algoithm Study an impotant algoithm in scientific computing»

More information

Liquid gas interface under hydrostatic pressure

Liquid gas interface under hydrostatic pressure Advances in Fluid Mechanics IX 5 Liquid gas inteface unde hydostatic pessue A. Gajewski Bialystok Univesity of Technology, Faculty of Civil Engineeing and Envionmental Engineeing, Depatment of Heat Engineeing,

More information

On the Quasi-inverse of a Non-square Matrix: An Infinite Solution

On the Quasi-inverse of a Non-square Matrix: An Infinite Solution Applied Mathematical Sciences, Vol 11, 2017, no 27, 1337-1351 HIKARI Ltd, wwwm-hikaicom https://doiog/1012988/ams20177273 On the Quasi-invese of a Non-squae Matix: An Infinite Solution Ruben D Codeo J

More information

Hydroelastic Analysis of a 1900 TEU Container Ship Using Finite Element and Boundary Element Methods

Hydroelastic Analysis of a 1900 TEU Container Ship Using Finite Element and Boundary Element Methods TEAM 2007, Sept. 10-13, 2007,Yokohama, Japan Hydoelastic Analysis of a 1900 TEU Containe Ship Using Finite Element and Bounday Element Methods Ahmet Egin 1)*, Levent Kaydıhan 2) and Bahadı Uğulu 3) 1)

More information

APPLICATION OF MAC IN THE FREQUENCY DOMAIN

APPLICATION OF MAC IN THE FREQUENCY DOMAIN PPLICION OF MC IN HE FREQUENCY DOMIN D. Fotsch and D. J. Ewins Dynamics Section, Mechanical Engineeing Depatment Impeial College of Science, echnology and Medicine London SW7 2B, United Kingdom BSRC he

More information

7.2. Coulomb s Law. The Electric Force

7.2. Coulomb s Law. The Electric Force Coulomb s aw Recall that chaged objects attact some objects and epel othes at a distance, without making any contact with those objects Electic foce,, o the foce acting between two chaged objects, is somewhat

More information

NOTE. Some New Bounds for Cover-Free Families

NOTE. Some New Bounds for Cover-Free Families Jounal of Combinatoial Theoy, Seies A 90, 224234 (2000) doi:10.1006jcta.1999.3036, available online at http:.idealibay.com on NOTE Some Ne Bounds fo Cove-Fee Families D. R. Stinson 1 and R. Wei Depatment

More information

Efficiency Loss in a Network Resource Allocation Game: The Case of Elastic Supply

Efficiency Loss in a Network Resource Allocation Game: The Case of Elastic Supply Efficiency Loss in a Netwok Resouce Allocation Game: The Case of Elastic Supply axiv:cs/0506054v1 [cs.gt] 14 Jun 2005 Ramesh Johai (johai@stanfod.edu) Shie Manno (shie@mit.edu) John N. Tsitsiklis (jnt@mit.edu)

More information

A Crash Course in (2 2) Matrices

A Crash Course in (2 2) Matrices A Cash Couse in ( ) Matices Seveal weeks woth of matix algeba in an hou (Relax, we will only stuy the simplest case, that of matices) Review topics: What is a matix (pl matices)? A matix is a ectangula

More information

Encapsulation theory: radial encapsulation. Edmund Kirwan *

Encapsulation theory: radial encapsulation. Edmund Kirwan * Encapsulation theoy: adial encapsulation. Edmund Kiwan * www.edmundkiwan.com Abstact This pape intoduces the concept of adial encapsulation, wheeby dependencies ae constained to act fom subsets towads

More information

ANA BERRIZBEITIA, LUIS A. MEDINA, ALEXANDER C. MOLL, VICTOR H. MOLL, AND LAINE NOBLE

ANA BERRIZBEITIA, LUIS A. MEDINA, ALEXANDER C. MOLL, VICTOR H. MOLL, AND LAINE NOBLE THE p-adic VALUATION OF STIRLING NUMBERS ANA BERRIZBEITIA, LUIS A. MEDINA, ALEXANDER C. MOLL, VICTOR H. MOLL, AND LAINE NOBLE Abstact. Let p > 2 be a pime. The p-adic valuation of Stiling numbes of the

More information

arxiv: v2 [astro-ph] 16 May 2008

arxiv: v2 [astro-ph] 16 May 2008 New Anomalies in Cosmic Micowave Backgound Anisotopy: Violation of the Isotopic Gaussian Hypothesis in Low-l Modes Shi Chun, Su and M.-C., Chu Depatment of Physics and Institute of Theoetical Physics,

More information

HASHING METHODS. Hanan Samet

HASHING METHODS. Hanan Samet hs0 HASHING METHODS Hanan Samet Compute Science Depatment and Cente fo Automation Reseach and Institute fo Advanced Compute Studies Univesity of Mayland College Pak, Mayland 20742 e-mail: hjs@umiacs.umd.edu

More information

Top K Nearest Keyword Search on Large Graphs

Top K Nearest Keyword Search on Large Graphs Top K Neaest Keywod Seach on Lage Gaphs Miao Qiao, Lu Qin, Hong Cheng, Jeffey Xu Yu, Wentao Tian The Chinese Univesity of Hong Kong, Hong Kong, China {mqiao,lqin,hcheng,yu,wttian}@se.cuhk.edu.hk ABSTRACT

More information

Fall 2014 Randomized Algorithms Oct 8, Lecture 3

Fall 2014 Randomized Algorithms Oct 8, Lecture 3 Fall 204 Randomized Algoithms Oct 8, 204 Lectue 3 Pof. Fiedich Eisenband Scibes: Floian Tamè In this lectue we will be concened with linea pogamming, in paticula Clakson s Las Vegas algoithm []. The main

More information

A Multivariate Normal Law for Turing s Formulae

A Multivariate Normal Law for Turing s Formulae A Multivaiate Nomal Law fo Tuing s Fomulae Zhiyi Zhang Depatment of Mathematics and Statistics Univesity of Noth Caolina at Chalotte Chalotte, NC 28223 Abstact This pape establishes a sufficient condition

More information

When two numbers are written as the product of their prime factors, they are in factored form.

When two numbers are written as the product of their prime factors, they are in factored form. 10 1 Study Guide Pages 420 425 Factos Because 3 4 12, we say that 3 and 4 ae factos of 12. In othe wods, factos ae the numbes you multiply to get a poduct. Since 2 6 12, 2 and 6 ae also factos of 12. The

More information

On the ratio of maximum and minimum degree in maximal intersecting families

On the ratio of maximum and minimum degree in maximal intersecting families On the atio of maximum and minimum degee in maximal intesecting families Zoltán Lóánt Nagy Lale Özkahya Balázs Patkós Máté Vize Septembe 5, 011 Abstact To study how balanced o unbalanced a maximal intesecting

More information

ac p Answers to questions for The New Introduction to Geographical Economics, 2 nd edition Chapter 3 The core model of geographical economics

ac p Answers to questions for The New Introduction to Geographical Economics, 2 nd edition Chapter 3 The core model of geographical economics Answes to questions fo The New ntoduction to Geogaphical Economics, nd edition Chapte 3 The coe model of geogaphical economics Question 3. Fom intoductoy mico-economics we know that the condition fo pofit

More information

On a quantity that is analogous to potential and a theorem that relates to it

On a quantity that is analogous to potential and a theorem that relates to it Su une quantité analogue au potential et su un théoème y elatif C R Acad Sci 7 (87) 34-39 On a quantity that is analogous to potential and a theoem that elates to it By R CLAUSIUS Tanslated by D H Delphenich

More information

A Comparison and Contrast of Some Methods for Sample Quartiles

A Comparison and Contrast of Some Methods for Sample Quartiles A Compaison and Contast of Some Methods fo Sample Quatiles Anwa H. Joade and aja M. Latif King Fahd Univesity of Petoleum & Mineals ABSTACT A emainde epesentation of the sample size n = 4m ( =, 1, 2, 3)

More information

A Relativistic Electron in a Coulomb Potential

A Relativistic Electron in a Coulomb Potential A Relativistic Electon in a Coulomb Potential Alfed Whitehead Physics 518, Fall 009 The Poblem Solve the Diac Equation fo an electon in a Coulomb potential. Identify the conseved quantum numbes. Specify

More information

MATH 415, WEEK 3: Parameter-Dependence and Bifurcations

MATH 415, WEEK 3: Parameter-Dependence and Bifurcations MATH 415, WEEK 3: Paamete-Dependence and Bifucations 1 A Note on Paamete Dependence We should pause to make a bief note about the ole played in the study of dynamical systems by the system s paametes.

More information

Estimation of the Correlation Coefficient for a Bivariate Normal Distribution with Missing Data

Estimation of the Correlation Coefficient for a Bivariate Normal Distribution with Missing Data Kasetsat J. (Nat. Sci. 45 : 736-74 ( Estimation of the Coelation Coefficient fo a Bivaiate Nomal Distibution with Missing Data Juthaphon Sinsomboonthong* ABSTRACT This study poposes an estimato of the

More information

4/18/2005. Statistical Learning Theory

4/18/2005. Statistical Learning Theory Statistical Leaning Theoy Statistical Leaning Theoy A model of supevised leaning consists of: a Envionment - Supplying a vecto x with a fixed but unknown pdf F x (x b Teache. It povides a desied esponse

More information

STUDY ON 2-D SHOCK WAVE PRESSURE MODEL IN MICRO SCALE LASER SHOCK PEENING

STUDY ON 2-D SHOCK WAVE PRESSURE MODEL IN MICRO SCALE LASER SHOCK PEENING Study Rev. Adv. on -D Mate. shock Sci. wave 33 (13) pessue 111-118 model in mico scale lase shock peening 111 STUDY ON -D SHOCK WAVE PRESSURE MODEL IN MICRO SCALE LASER SHOCK PEENING Y.J. Fan 1, J.Z. Zhou,

More information

COMPUTATIONS OF ELECTROMAGNETIC FIELDS RADIATED FROM COMPLEX LIGHTNING CHANNELS

COMPUTATIONS OF ELECTROMAGNETIC FIELDS RADIATED FROM COMPLEX LIGHTNING CHANNELS Pogess In Electomagnetics Reseach, PIER 73, 93 105, 2007 COMPUTATIONS OF ELECTROMAGNETIC FIELDS RADIATED FROM COMPLEX LIGHTNING CHANNELS T.-X. Song, Y.-H. Liu, and J.-M. Xiong School of Mechanical Engineeing

More information

New problems in universal algebraic geometry illustrated by boolean equations

New problems in universal algebraic geometry illustrated by boolean equations New poblems in univesal algebaic geomety illustated by boolean equations axiv:1611.00152v2 [math.ra] 25 Nov 2016 Atem N. Shevlyakov Novembe 28, 2016 Abstact We discuss new poblems in univesal algebaic

More information

Bounds on the performance of back-to-front airplane boarding policies

Bounds on the performance of back-to-front airplane boarding policies Bounds on the pefomance of bac-to-font aiplane boading policies Eitan Bachmat Michael Elin Abstact We povide bounds on the pefomance of bac-to-font aiplane boading policies. In paticula, we show that no

More information

Stanford University CS259Q: Quantum Computing Handout 8 Luca Trevisan October 18, 2012

Stanford University CS259Q: Quantum Computing Handout 8 Luca Trevisan October 18, 2012 Stanfod Univesity CS59Q: Quantum Computing Handout 8 Luca Tevisan Octobe 8, 0 Lectue 8 In which we use the quantum Fouie tansfom to solve the peiod-finding poblem. The Peiod Finding Poblem Let f : {0,...,

More information

Probablistically Checkable Proofs

Probablistically Checkable Proofs Lectue 12 Pobablistically Checkable Poofs May 13, 2004 Lectue: Paul Beame Notes: Chis Re 12.1 Pobablisitically Checkable Poofs Oveview We know that IP = PSPACE. This means thee is an inteactive potocol

More information

Temporal-Difference Learning

Temporal-Difference Learning .997 Decision-Making in Lage-Scale Systems Mach 17 MIT, Sping 004 Handout #17 Lectue Note 13 1 Tempoal-Diffeence Leaning We now conside the poblem of computing an appopiate paamete, so that, given an appoximation

More information

Interaction of Feedforward and Feedback Streams in Visual Cortex in a Firing-Rate Model of Columnar Computations. ( r)

Interaction of Feedforward and Feedback Streams in Visual Cortex in a Firing-Rate Model of Columnar Computations. ( r) Supplementay mateial fo Inteaction of Feedfowad and Feedback Steams in Visual Cotex in a Fiing-Rate Model of Columna Computations Tobias Bosch and Heiko Neumann Institute fo Neual Infomation Pocessing

More information

MEASURING CHINESE RISK AVERSION

MEASURING CHINESE RISK AVERSION MEASURING CHINESE RISK AVERSION --Based on Insuance Data Li Diao (Cental Univesity of Finance and Economics) Hua Chen (Cental Univesity of Finance and Economics) Jingzhen Liu (Cental Univesity of Finance

More information

On the integration of the equations of hydrodynamics

On the integration of the equations of hydrodynamics Uebe die Integation de hydodynamischen Gleichungen J f eine u angew Math 56 (859) -0 On the integation of the equations of hydodynamics (By A Clebsch at Calsuhe) Tanslated by D H Delphenich In a pevious

More information

LET a random variable x follows the two - parameter

LET a random variable x follows the two - parameter INTERNATIONAL JOURNAL OF MATHEMATICS AND SCIENTIFIC COMPUTING ISSN: 2231-5330, VOL. 5, NO. 1, 2015 19 Shinkage Bayesian Appoach in Item - Failue Gamma Data In Pesence of Pio Point Guess Value Gyan Pakash

More information

JENSEN S INEQUALITY FOR DISTRIBUTIONS POSSESSING HIGHER MOMENTS, WITH APPLICATION TO SHARP BOUNDS FOR LAPLACE-STIELTJES TRANSFORMS

JENSEN S INEQUALITY FOR DISTRIBUTIONS POSSESSING HIGHER MOMENTS, WITH APPLICATION TO SHARP BOUNDS FOR LAPLACE-STIELTJES TRANSFORMS J. Austal. Math. Soc. Se. B 40(1998), 80 85 JENSEN S INEQUALITY FO DISTIBUTIONS POSSESSING HIGHE MOMENTS, WITH APPLICATION TO SHAP BOUNDS FO LAPLACE-STIELTJES TANSFOMS B. GULJAŠ 1,C.E.M.PEACE 2 and J.

More information

ON THE INVERSE SIGNED TOTAL DOMINATION NUMBER IN GRAPHS. D.A. Mojdeh and B. Samadi

ON THE INVERSE SIGNED TOTAL DOMINATION NUMBER IN GRAPHS. D.A. Mojdeh and B. Samadi Opuscula Math. 37, no. 3 (017), 447 456 http://dx.doi.og/10.7494/opmath.017.37.3.447 Opuscula Mathematica ON THE INVERSE SIGNED TOTAL DOMINATION NUMBER IN GRAPHS D.A. Mojdeh and B. Samadi Communicated

More information

Experiment I Voltage Variation and Control

Experiment I Voltage Variation and Control ELE303 Electicity Netwoks Expeiment I oltage aiation and ontol Objective To demonstate that the voltage diffeence between the sending end of a tansmission line and the load o eceiving end depends mainly

More information

AST 121S: The origin and evolution of the Universe. Introduction to Mathematical Handout 1

AST 121S: The origin and evolution of the Universe. Introduction to Mathematical Handout 1 Please ead this fist... AST S: The oigin and evolution of the Univese Intoduction to Mathematical Handout This is an unusually long hand-out and one which uses in places mathematics that you may not be

More information

Tight Upper Bounds for the Expected Loss of Lexicographic Heuristics in Binary Multi-attribute Choice

Tight Upper Bounds for the Expected Loss of Lexicographic Heuristics in Binary Multi-attribute Choice Tight Uppe Bounds fo the Expected Loss of Lexicogaphic Heuistics in Binay Multi-attibute Choice Juan A. Caasco, Manel Baucells Except fo fomatting details and the coection of some eata, this vesion matches

More information

6 PROBABILITY GENERATING FUNCTIONS

6 PROBABILITY GENERATING FUNCTIONS 6 PROBABILITY GENERATING FUNCTIONS Cetain deivations pesented in this couse have been somewhat heavy on algeba. Fo example, detemining the expectation of the Binomial distibution (page 5.1 tuned out to

More information

Answering Queries Using Views with Arithmetic. comparisons.

Answering Queries Using Views with Arithmetic. comparisons. Answeing Queies Using Views with Aithmetic Compaisons Foto Afati Electical and Computing Engineeing National Technical Univesity 157 73 Athens, Geece afati@cs.ece.ntua.g Chen Li Infomation and Compute

More information

Matrix Colorings of P 4 -sparse Graphs

Matrix Colorings of P 4 -sparse Graphs Diplomabeit Matix Coloings of P 4 -spase Gaphs Chistoph Hannnebaue Januay 23, 2010 Beteue: Pof. D. Winfied Hochstättle FenUnivesität in Hagen Fakultät fü Mathematik und Infomatik Contents Intoduction iii

More information

MULTILAYER PERCEPTRONS

MULTILAYER PERCEPTRONS Last updated: Nov 26, 2012 MULTILAYER PERCEPTRONS Outline 2 Combining Linea Classifies Leaning Paametes Outline 3 Combining Linea Classifies Leaning Paametes Implementing Logical Relations 4 AND and OR

More information

Supplementary information Efficient Enumeration of Monocyclic Chemical Graphs with Given Path Frequencies

Supplementary information Efficient Enumeration of Monocyclic Chemical Graphs with Given Path Frequencies Supplementay infomation Efficient Enumeation of Monocyclic Chemical Gaphs with Given Path Fequencies Masaki Suzuki, Hioshi Nagamochi Gaduate School of Infomatics, Kyoto Univesity {m suzuki,nag}@amp.i.kyoto-u.ac.jp

More information

Nuclear size corrections to the energy levels of single-electron atoms

Nuclear size corrections to the energy levels of single-electron atoms Nuclea size coections to the enegy levels of single-electon atoms Babak Nadii Nii a eseach Institute fo Astonomy and Astophysics of Maagha (IAAM IAN P. O. Box: 554-44. Abstact A study is made of nuclea

More information

Truncated Squarers with Constant and Variable Correction

Truncated Squarers with Constant and Variable Correction Please veify that ) all pages ae pesent, 2) all figues ae acceptable, 3) all fonts and special chaactes ae coect, and ) all text and figues fit within the Tuncated Squaes with Constant and Vaiable Coection

More information

! E da = 4πkQ enc, has E under the integral sign, so it is not ordinarily an

! E da = 4πkQ enc, has E under the integral sign, so it is not ordinarily an Physics 142 Electostatics 2 Page 1 Electostatics 2 Electicity is just oganized lightning. Geoge Calin A tick that sometimes woks: calculating E fom Gauss s law Gauss s law,! E da = 4πkQ enc, has E unde

More information

ELASTIC ANALYSIS OF CIRCULAR SANDWICH PLATES WITH FGM FACE-SHEETS

ELASTIC ANALYSIS OF CIRCULAR SANDWICH PLATES WITH FGM FACE-SHEETS THE 9 TH INTERNATIONAL CONFERENCE ON COMPOSITE MATERIALS ELASTIC ANALYSIS OF CIRCULAR SANDWICH PLATES WITH FGM FACE-SHEETS R. Sbulati *, S. R. Atashipou Depatment of Civil, Chemical and Envionmental Engineeing,

More information

Exploration of the three-person duel

Exploration of the three-person duel Exploation of the thee-peson duel Andy Paish 15 August 2006 1 The duel Pictue a duel: two shootes facing one anothe, taking tuns fiing at one anothe, each with a fixed pobability of hitting his opponent.

More information

Method for Approximating Irrational Numbers

Method for Approximating Irrational Numbers Method fo Appoximating Iational Numbes Eic Reichwein Depatment of Physics Univesity of Califonia, Santa Cuz June 6, 0 Abstact I will put foth an algoithm fo poducing inceasingly accuate ational appoximations

More information

Analytical Solutions for Confined Aquifers with non constant Pumping using Computer Algebra

Analytical Solutions for Confined Aquifers with non constant Pumping using Computer Algebra Poceedings of the 006 IASME/SEAS Int. Conf. on ate Resouces, Hydaulics & Hydology, Chalkida, Geece, May -3, 006 (pp7-) Analytical Solutions fo Confined Aquifes with non constant Pumping using Compute Algeba

More information

A Fuzzy Satisfactory Optimization Method Based on Stress Analysis for a Hybrid Composite Flywheel

A Fuzzy Satisfactory Optimization Method Based on Stress Analysis for a Hybrid Composite Flywheel Wold Academy of Science, Engineeing and Technology Intenational Jounal of Mateials and Metallugical Engineeing A Fuzzy Satisfactoy Optimization Method Based on Stess Analysis fo a Hybid Composite Flywheel

More information

Additive Approximation for Edge-Deletion Problems

Additive Approximation for Edge-Deletion Problems Additive Appoximation fo Edge-Deletion Poblems Noga Alon Asaf Shapia Benny Sudakov Abstact A gaph popety is monotone if it is closed unde emoval of vetices and edges. In this pape we conside the following

More information

Rigid Body Dynamics 2. CSE169: Computer Animation Instructor: Steve Rotenberg UCSD, Winter 2018

Rigid Body Dynamics 2. CSE169: Computer Animation Instructor: Steve Rotenberg UCSD, Winter 2018 Rigid Body Dynamics 2 CSE169: Compute Animation nstucto: Steve Rotenbeg UCSD, Winte 2018 Coss Poduct & Hat Opeato Deivative of a Rotating Vecto Let s say that vecto is otating aound the oigin, maintaining

More information

THE CONE THEOREM JOEL A. TROPP. Abstract. We prove a fixed point theorem for functions which are positive with respect to a cone in a Banach space.

THE CONE THEOREM JOEL A. TROPP. Abstract. We prove a fixed point theorem for functions which are positive with respect to a cone in a Banach space. THE ONE THEOEM JOEL A. TOPP Abstact. We pove a fixed point theoem fo functions which ae positive with espect to a cone in a Banach space. 1. Definitions Definition 1. Let X be a eal Banach space. A subset

More information

CALCULUS II Vectors. Paul Dawkins

CALCULUS II Vectors. Paul Dawkins CALCULUS II Vectos Paul Dawkins Table of Contents Peface... ii Vectos... 3 Intoduction... 3 Vectos The Basics... 4 Vecto Aithmetic... 8 Dot Poduct... 13 Coss Poduct... 21 2007 Paul Dawkins i http://tutoial.math.lama.edu/tems.aspx

More information