Reformulation and Solution Algorithms for Absolute and Percentile Robust Shortest Path Problems

Size: px
Start display at page:

Download "Reformulation and Solution Algorithms for Absolute and Percentile Robust Shortest Path Problems"

Transcription

1 > REPLACE THIS LINE WITH YOUR PAPER IENTIFICATION NUMBER (OUBLE-CLICK HERE TO EIT) < 1 Reformulation an Solution Algorithms for Absolute an Percentile Robust Shortest Path Problems Xuesong Zhou, Member, IEEE an Tao Xing Abstract To moel river route choice behavior uner inherent traffic system stochasticity, an further provie better route guiance with travel time reliability guarantees, this paper examines two moels to evaluate the travel time robustness: absolute an α-percentile robust shortest path problems. A Lagrangian relaxation approach an a scenario-base representation scheme are integrate to reformulate the mini an percentile criteria uner ay-epenent ranom travel times. The complex problem structure is ecompose into several subproblems that can be solve efficiently as the stanar shortest path problems or univariate linear programming problems. Large-scale numerical experiments with real-worl ata are provie to emonstrate the efficiency of the propose algorithms. Inex Terms Route guiance, traffic information systems, algorithms, traffic planning. T I. INTROUCTION RAVEL time reliability has been wiely recognize as an important element of a traveler s route an eparture time scheuling, especially for ris-averse commuters. In recent years, transportation planning an management agencies have begun to shift their focus more towar monitoring an improving the reliability of transportation systems through traffic information provisions an integrate corrior management. In aition to proviing preicte travel times, the new generation of personal navigation systems nees to estimate the potential uncertainty an variability of origin-toestination (O) trip times, an further suggest the route that can imize the trip time reliability or on-time performance with respect to uncertainties incluing inherent traffic ynamics, measurement errors an possible poor forecasts. A wie range of efinitions an formulations have been propose to quantify travel time reliability, incluing (1) percentile travel time an absolute robust travel time, (2) ontime arrival probability, an (3) travel time variation expresse in terms of stanar eviation or coefficient of variation. From a trip planning point of view, the first class of criteria highlights travel time guarantees over uncertain traffic Manuscript receive October 3, X. Zhou an T. Xing are with the epartment of Civil & Environmental Engineering, University of Utah, Salt Lae City, UT USA ( zhou@eng.utah.eu; tao.xing@utah.eu). situations, while the secon an thir efinitions emphasize the probability of later arrivals for a given preferre arrival time or a given buffer time inex. Fig. 1, aapte from a recent FHWA report [1], shows a istribution of travel times on eastboun State Route 520 in Seattle, base on 3096 observation samples taen on weeays between 4:00 to 7:00 pm. In the heavy-taile travel time istribution along this 11.5-mile corrior, the mean an stanar eviation statistics (i.e min an 5.5 min) are insufficient to fully measure the extreme elay uring the aily commutes, where contributing factors may inclue traffic crashes or severe weather conitions. In particular, the worst or absolute robust travel time is about 31.5 min (uring the survey perio of four months), while the 95% percentile travel time is aroun 22.5 min. In this stuy, we will focus on the absolute robust shortest path (ARSP) an percentile robust shortest path (PRSP) problems, an a finite number of lin-base travel time samples (e.g., from ifferent ays) are use to escribe the travel time istribution. The absolute robust shortest path problem uner consieration aims to fin the path that minimizes the imum path travel time over all samples. Similarly, the a-percentile robust shortest path problem is efine as the path that minimizes the travel time within which a-percentile trips in all samples are complete. ARSP ten to emphasize the extreme tail of the travel time istribution, which might be unliely to occur. PRSP is able to systematically balance the trae-off between the overall ris an uncertainty, an also provies a better statistical measure to avoi possible outliers in the real-worl ata sample set. Aitionally, PRSP can meet the nees for travelers with ifferent egrees of ris-avoiance preferences. The concept of the percentile robust path has also attracte increasing attention recently in the area of transportation networ analysis. A traffic assignment moel propose by Nie [2] consiers a percentile user equilibrium where travelers follow PRSPs between each O pair, an the PRSP problem is solve by assuming inepenent probability istributions of lin travel times as a result of stochastic service rates. Oronez an Stier-Moses [3] examine a user equilibrium moel for ris-averse users, where the robust shortest path moel propose by Bertsimas an Sim [4] is embee to capture the trae-off between the normal an worst cases of lin travel times.

2 Frequency > REPLACE THIS LINE WITH YOUR PAPER IENTIFICATION NUMBER (OUBLE-CLICK HERE TO EIT) < 2 Average 95% percentile Worst Travel Time (min) Fig. 1. Travel time istribution for the eastboun lanes of State Route 520, Seattle, aapte from FHWA report [1]. The ARSP problem an its variants have been extensively stuie in the last few ecaes. Murty an Her [5] propose a relaxation base label-correcting proceure to provie exact solutions for the ARSP problem. Specifically, two pruning techniques, namely one-row an Lagrangian-base relaxation, were use to improve the algorithm efficiency. Their approach was later enhance by Bruni an Guerriero [6] by using heuristic rules an evaluation functions to better guie the solution search proceure. Yu an Yang [7] stuie both ARSP an robust eviation shortest path (RSP) problems by using a set of scenarios to capture the uncertainty of travel time. They first prove that both ARSP an RSP problems are NP-complete uner limite scenarios an NP-har for an unboune number of scenarios, an then propose ynamic programming algorithms with a pseuo-polynomial computational time an a few heuristic methos. Mainly focusing on the RSP problem, Karasan et al. [8] propose a simple ARSP approximation algorithm by setting each lin travel time to its upper boun over all scenarios/samples. Montemanni an Gambarella [9] evelope two algorithms for the ARSP problem, namely a Beners ecompositionbase algorithm an a solution metho by generating uality reformulation an solving through mixe integer linear programming techniques. In a recent stuy by Fan et al. [10], a path fining algorithm was propose to minimize the probability of arriving at the estination later than a specifie arrival time. Nie an Wu [11] evelope solution algorithms with first-orer stochastic ominance rules for the routing problem with a given on-time arrival reliability. Many stuies [12]-[14] have been evote to calibrating the travel time reliability measure through stanar eviation or variance. There are also a number of other efinitions relate to robust shortest paths. For example, Yu an Yang [7] consiere the robust eviation shortest path problem that minimizes the imum eviation of the path length from the optimal path length of the corresponing scenario, an Sigal et al. [15] suggeste using the probability of being the shortest path as an optimality inex. Using a sampling-base representation scheme, this research utilizes historical travel time recors from multiple ays of traffic measurements to capture ay-by-ay traffic ynamics an the complex spatial networ correlations. Specifically, a scenario (corresponing to travel time samples on a ay) is consiere as a realization of ranom travel time istributions. Recognizing the complexity in on-line path computation for path reliability measures, Chen et al. [16] propose a ynamic upating metho using off-line precalculate caniate paths base on historical travel time samples. In this research, we focus on how to efficiently fin approximate solutions for the ARSP an PRSP problems, an a Lagrangian relaxation base algorithm is use to generate satisfactory feasible solutions an provie the corresponing quality evaluation on large-scale real-worl networs. In particular, we aopt a variable splitting approach to reformulate the mini objective function of the ARSP problem an the percentile efinitional constraint of the PRSP problem. The variable splitting approach was propose by Joernsten an Naesberg [17]. To reformulate a complex objective function, auxiliary variables an aitional constraints are introuce so that easy-to-solve subproblems can be constructe in a Lagrangian relaxation solution framewor. This approach was aapte by Larsson et al. [18] to solve a minimum cost networ flow problem with a concave objective function, an recently by Xing an Zhou [19] to hanle the nonlinear an nonaitive cost function associate with the quaratic forms of the stanar eviation term in a reliable path problem. To fin paths that can imize travel time reliability on a networ with normally istribute an correlate lin travel times, Seshari an Srinivasan [20] propose bouns-base optimality conitions an an efficient path generation proceure. The remainer of this paper is structure as follows. The next two sections provie formal problem statements, theoretical erivations an algorithmic evelopment for both absolute an percentile robust shortest path problems. Section 4 evaluates the performance of propose algorithms through numerical experiments on a large-scale networ with realworl observation ata. II. FINING ABSOLUTE ROBUST SHORTEST PATH A. Problem Statement an Assumptions Consier a irecte, connecte transportation networ G(N, A) consisting of a set of noes N an a set of lins A. In this stuy, we assume a set of lin travel time samples or measurements is available for the same time perio of ays, for example, for the pea hour from 8am to 9am over = 1,, weeays uring a three-month perio ( = 60), where is the inex of ranom scenarios (in a stochastic optimization framewor) or the inex of ata collection ays (from a traffic ata mining perspective). With a sufficiently large sample set, the calculate path travel time measure is able to capture the inherent spatial an temporal correlation of lin travel times. Intereste reaers are referre to iscussions by Seshari an Srinivasan [20], an Xing an Zhou [19] on ifferent moels for representing spatial correlation for lin travel times.

3 > REPLACE THIS LINE WITH YOUR PAPER IENTIFICATION NUMBER (OUBLE-CLICK HERE TO EIT) < 3 For notational simplicity, this stuy consiers timeinvariant travel times uring the analysis time perio of iniviual ays, but the presente solution framewor can be extene to a space-time expane networ by aing mapping constraints between physical lins an space-time arcs, as illustrate in a recent stuy [21]. We further enote the lin from noe i to noe j as a paire inex of, an accoringly the travel time of each lin at the sample ay is expresse as, s), a set of binary variables X x A c. For a given O pair (r, represents the selection of lins on a path (i.e. a path solution). The travel time for a path X at sample ay is then written as: T c x (1), A subject to a flow balance constraint x x b ji (2) j: A j: jia 1 i r where b 0 i N { r, s} represents the flow status 1 i s for each noe i in the networ. Given a ay-epenent sample set, the robust shortest path problem aims to fin a single path solution X that satisfies a certain robustness criterion over all realize samples/scenarios from ifferent ays. Specifically, two types of criteria are consiere for the evaluation of the path travel time robustness: absolute robust shortest path an α-percentile robust shortest path. The ARSP problem is mathematically expresse as Problem P0: z0 min c, x (3) x A subject to the flow balance constraint (2). B. Variable Splitting-base Moel Reformulation To reformulate the propose mini objective function (3), a variable splitting approach is aopte in this stuy. Expressly, we first introuce an auxiliary variable y into the objective function, y c x (4), A so the mini problem is transforme to a stanar minimization problem format as z = min y. The auxiliary variable y is efine as the imum path travel time for the path X from r to s over all samples, an y also correspons to the absolute robust travel time for a path solution X. Further, the imization sub-problem in (4) can also be equivalently expresse as a set of inequality constraints for y over ifferent ays =1,, : y c, x, (5) A Consequently, the ARSP problem P0 is formulate as P1 Problem P1: z1 min y (6) subject to constraints (2) an (5). To further iteratively fin solutions for P1 efficiently, a Lagrangian relaxation base approach is implemente. That is, we introuce a set of non-negative Lagrangian multipliers to relax an ualize the inequality constraint set (5) into the objective function (6). y c x y, (7) min A By re-grouping variables in (7), we now consier a Lagrangian problem: Problem L1: L(,,..., ) 1 2 min c, x 1 y A subject to constraint (2). For any feasible (non-negative) value set of the Lagrangian multipliers, the objective function value of the Lagrangian ual problem 1 2 the optimal value z 1 * of the original problem P1. By iteratively ajusting the Lagrangian multiplier set for L1, we want to imize the ual objective function in (8) an therefore improve the lower boun estimate of the primal problem. Aitionally, we will use paths generate through solving the ual problem to iscover better solutions, which can also reuce the upper boun to the optimal value z 1 * of the primal problem. (8) L(,,..., ) provies a lower boun to C. Lagrangian ecomposition In the ual problem L1, (8) can further be ecompose into an solve by two inepenent sub-problems for primal variables x an auxiliary variable y, respectively. L(,,..., ) 1 2 L (,,..., ) L (,,..., ) x 1 2 y 1 2 The subproblem Lx( 1, 2,..., ) is a binary integer programming problem for the primal variable set x, an it can be solve efficiently using stanar label correcting or label setting algorithms [22] for new lin cost values of c,. Subproblem SP1: Lx ( 1, 2,..., ) min c, x A (10) : x x ji b j: A j: jia The secon part of the ual problem in (9) is a linear (9)

4 > REPLACE THIS LINE WITH YOUR PAPER IENTIFICATION NUMBER (OUBLE-CLICK HERE TO EIT) < 4 minimization problem for the single variable y. As a linear function, the optimal value of L y is achieve at one extreme point of the feasible range of y. Subproblem SP2: Ly ( 1, 2,..., ) min 1 y (11) To fin the optimal solution for subproblem SP2, we nee to consier a feasible range[y LB, y UB ] for y an propose a solution proceure for L y : Proposition 1: epening on the value of 1, the variable y in subproblem SP2 is selecte at one extreme point of its feasible range for the optimal value of L y, e.g.: LB y 1 0 y (12) UB y 1 0 Proof: The above proposition can be easily erive as subproblem SP2 is a univariate linear program with 1 as the cost coefficient. By referring bac to the efinitional equation (4) for variable y, for any feasible path solution X of the primal problem, it correspons to an upper boun on the optimal objective function. For example, we can fin the shortest path (with a cost function as the path istance), an use the corresponing imum ay-specific travel time as the upper boun y UB. In the iterative search process to be presente below, the upper boun y LB can be upate once a new path is iscovere with a lower value of the imum ay-specific travel time compare to the current y UB. Essentially, y LB shoul provie a lower boun to the imum ay-specific travel time on the optimal path. In this stuy, we first compute min c min c, as the least travel time of lin () across ifferent ays, an then use min c x as the objective function to fin the least travel A time path an the corresponing path travel time T min. As min c is the least possible travel time of each lin, T min z 1 * for sure, for both ARSP an PRSP problems.. Subgraient Metho Let us enote L* to be the imum value of L(,,..., ) over ifferent Lagrangian multiplier sets: 1 2 L* L(,,..., ) (13) 1, 2,..., In orer to fin a tighter lower boun for the primal problem, we aopt a subgraient approach to iteratively search the Lagrangian multiplier set an the corresponing values of x an y. The search irections of µ are typically calculate as the subgraient of L: L(,,..., ) 1 2 (14) c,1 x y, c,2 x y,..., c, x y A A A Let us use to enote the number of iterations. Starting from any feasible initial value set, we first fin solutions an y for subproblems SP1 an SP2, respectively. Then the values of the Lagrangian multipliers 1 x at iteration +1are upate using the following subgraient equation: 1 ( c, x y ) (15) A where the step-size set can be calculate by using the following heuristic algorithm: UB 1 ( 1, 2,..., z L ) (16) z UB In (16), 1 is the current best objective function value for feasible solutions in the primal problem an can be upate when a tighter upper boun is foun. A scalar chosen between 0 an 2 is use in this stuy to ajust the step-size of the search process an ensure non-negativity of Lagrangian multipliers. E. Solution Proceure The overall algorithm for solving the absolute robust shortest path problem is escribe below. Algorithm 1: Step 1: Initialization Set iteration number = 0; Choose positive values to initialize the set of Lagrangian multipliers ; Select initial values for y UB an y LB. The upper bouns an lower bouns of the original problem P1 are 1 z LB 1 y LB z UB y UB an Step 2: Solve ecompose ual problems Solve subproblem SP1 using a stanar shortest path algorithm an fin a path solution x; Solve subproblem SP2 with (12) in Proposition 1 an fin a value for y; Calculate primal, ual an gap values, an upate the upper an lower boun of y. Step 3: Upate Lagrangian multipliers If K or the gap is smaller than a preefine toleration gap, terminate the algorithm, otherwise go bac to Step 2. K is a preetermine imum iteration value. F. Solution Quality Measurement To measure the path solution quality, we efine ε= z UB z LB as the uality gap between the lower boun z LB an the upper boun z UB of the optimal solution. As a result, the gap between the optimal value z * an the objective function value of the current best solution z UB is no larger than the gap ε. To

5 > REPLACE THIS LINE WITH YOUR PAPER IENTIFICATION NUMBER (OUBLE-CLICK HERE TO EIT) < 5 normalize the uality gap for comparison purposes, we can efine a relative optimality measure as UB LB * * z z z L ' (17) UB * z z With a reasonably small relative gap, we provie a satisfie solution quality guarantee on the suggeste absolute robust path. It is important to notice that, ue to the approximate nature of the Lagrangian relaxation estimator, there coul still be a positive gap even if the optimal solution of the primal problem has been achieve. The above propose algorithm has a complexity of O( A K) where K is the number of iteration (e.g., for our experiments in Section IV), while the complexity of Yu an Yang s heuristic solution algorithm is O( A ) with being the number of scenarios/ays. Our algorithm is comparatively more efficient when a large number of scenarios (say =50) is require to achieve a low sampling error in capturing the networ travel time stochasticity an ynamics. III. FINING α -PERCENTILE ROBUST SHORTEST PATH An α-percentile robust shortest path problem aims to minimize the α-percentile path travel time among all feasible paths. For instance, given α = 0.9, each feasible path solution x of the given O pair has a path reliability measure y(x) corresponing to 90 th -percentile travel time. This measure ensures that, over all sample ays, 90% of those ays have ay-specific path travel times less than y(x). Among all feasible paths, the path solution x * with a minimum 90 th - percentile travel time is then consiere as the 90 th -percentile robust shortest path. As a special case, the absolute robust shortest path problem can be viewe as the 100 th -percentile robust shortest path, where the path reliability measure y(x) is minimize an y( x) c, x A A. Problem Formulation The α-percentile represents the value below which α percent of the observations (in ascening orer) may be foun. To represent the α-percentile travel time over a finite number of ays =1,,, let us first enote the sorte path travel times of a path on ifferent ays as T T T T. The percentage α then correspons to the n th value an T n, where n. For example, when consiering α = 0.9 an = 100 sample ays, n=90. If turns out to be a floating point number, especially when the sample size is small, then the ran n can be obtaine by rouning to the nearest integer of the value of. To moel the α-percentile robust shortest path problem, we introuce the following formulation: Problem P2: z2 min y subject to c, x y Mw, (18) A w (1 ) (19) where M is a sufficiently large number an w is a binary variable for sample. When w is 0, then (18) reuces to A, y c x (20) an this active inequality shoul be hel for all ay-specific path travel times T less than the α-percentile travel time. When w =1, (18) leas to an always-feasible an inactive constraint c, x y M (21) A To mae sure (21) is vali for those sample ays on which T is greater than the final y * (i.e. the optimal α-percentile travel time), the parameter M shoul be sufficiently large. To ensure the robust path travel time measure y is larger than for a certain percentage of ays, the variable set w is constraine by (19). For example, for α = 0.9 an = 100, w (1 0.9) , so there are a total of 10 inactive constraints, an 90 active constraints. Because problem P2 nees to minimize the variable of y, the optimization result nees to select the n active constraints for travel time values on ifferent ays raning from smallest to largest. B. Illustrative Example Consier a single origin-estination pair with two parallel paths, as shown in Fig. 2. In this illustrative networ, both paths share a common lin A. Table I shows the lin an path travel times (min) over =4 sample ays. As calculate in this table, for the ARSP problem, path AB (along lins A an B) has a mini travel time of 12 min over four sample ays. On the other han, for a 75 th -percentile robust shortest path problem, each path can only have (1 75%) 4 1 ay of sample travel time greater than the variable of y. For path AB, only ay 4 has a w =1, leaing to its 75 th -percentile travel time as 11 min. Path AC nees to set w =1 on ay 3, leaing to its 75 th -percentile travel time as 10 min an therefore the optimal solution to the PRSP problem. Origin A Fig. 2. Networ of the illustrative example B C estimation

6 > REPLACE THIS LINE WITH YOUR PAPER IENTIFICATION NUMBER (OUBLE-CLICK HERE TO EIT) < 6 TABLE I TRAVEL TIME CALCULATION OF THE ILLUSTRATIVE EXAMPLE (MIN) w for Lin Lin Lin Path Path Path A B C AB AC AB ay ay ay ay th percentile 75 th percentile 12 (ARSP solution) (PRSP solution) w for Path AC C. Lagrangian Relaxation an ecomposition Following the same Lagrangian relaxation moeling framewor for the ARSP problem, we introuce a set of nonnegative Lagrangian multipliers µ an v to relax the inequality constraint set (18) an (19) into the objective function: min y c, x y Mw A w (1 ) (22) By re-grouping variables in (22), a Lagrangian ual problem is constructe with three sets of inepenent variables: Problem L2: L( 1,...,, ) min c, x A (23) 1 y M w v1 We then ivie the ual function into three inepenent subproblems. For notational convenience, we enote a constant variable 1 h v. L(,...,, ) L (,..., ) 1 x 1 L (,..., ) L (,...,, ) h y 1 w 1 (24) The first two subproblems in the ual function are ientical to subproblems SP1 an SP2 in the ARSP problem, an both can be solve efficiently. The thir part of the ual problem in (24) is a number of binary integer problems, each corresponing to a ay an a single variable w. Subproblem SP3: w 1 L (,...,, ) M w, (25) Proposition 2: For each univariate linear programming problem in subproblem SP3, the optimal value of variable w is etermine accoring to the given values of µ an v, i.e.: w 0 M 0 1 M 0 (26) Proof: The above proposition can be easily erive as subproblem SP3 is a univariate linear program with M as the cost coefficient, an variable w is boune by an interval of [0, 1].. Subgraient Metho Similar to the ARSP problem, we nee to improve the upper an lower bouns of the primal problem by iteratively imizing the ual problem in (23). The subgraient metho is implemente here with two sets of Lagrangian multipliers µ an ν. L( 1,...,, v) c,1x y Mw1, A (27)..., c, x y Mw, w 1 A an 1 c, x y Mw, A 1 w 1 (28) (29) A heuristic algorithm is use to upate the step-size set UB y L( 1,...,, ), (30) UB ( 1,...,, y L ) (31) E. Solution Proceure The overall algorithm for solving the α-percentile robust shortest path problem is escribe below. Algorithm 2: Step 1: Initialization Set iteration number = 0; Choose positive values to initialize the set of Lagrangian multipliers, µ an ν; Select initial values for M, y UB an y LB. Step 2: Solve ecompose ual problems Solve Subproblem SP1 using a stanar shortest path algorithm an fin a solution x; Solve Subproblem SP2 with (12) in Proposition 1 an fin a value for y; Solve Subproblem SP3 with (26) in Proposition 2 an fin values for w ; Calculate primal, ual an gap values, an upate the upper an lower bouns of the optimization problem P2. Step 3: Upate Lagrangian multipliers Upate Lagrangian multipliers with (27-31) Step 4: Termination conition test If K or the gaps are smaller than the preefine toleration gap, terminate the algorithm, otherwise go bac to Step 2.

7 > REPLACE THIS LINE WITH YOUR PAPER IENTIFICATION NUMBER (OUBLE-CLICK HERE TO EIT) < 7 F. Illustrative Numerical Examples Now we apply the propose Lagrangian relaxation approach in Algorithms 1 an 2 to fin the ARSP an 75 th -percentile PRSP in the sample networ (Fig. 2). Tables II an III show some ey intermeiate computational results in the first few iterations of the search proceure. TABLE II RESULTS OF FIRST FEW ITERATIONS FOR ALGORITHM 1 Iteration μ1 μ2 μ3 μ4 y Lx1 Lx2 Lx Ly L LB UB gap Relative Gap % % % % % % % TABLE III RESULTS OF FIRST FEW ITERATIONS FOR ALGORITHM 2 Iteration μ1 μ2 μ3 μ4 v M y Lx1 Lx2 Lx Ly w1 w2 w3 w4 Lw L LB UB gap Relative Gap % % % % % % % Aitional notations in Tables II & III: Lx1, Lx2: objective function values of subproblem SP1 for paths AB an AC, respectively. Lx: the cost of the shortest path foun in subproblem SP1. Ly: optimal value of subproblem SP2 at each iteration. Lw: optimal value of subproblem SP3 at each iteration. L: the value of the ual problem for each iteration. LB: lower boun of the solution, obtaine from the best ual value L. UB: upper boun of the solution, generate from the best primal value among the paths uncovere up to the current search iteration. Gap: the ifference between UB an LB. Relative Gap: as efine in (17). In the above two examples, by iteratively configuring weights μ on ifferent samples, the propose approach successfully uncovere the optimal solutions (Path AB for ARSP an Path AC for PRSP). Specifically, starting with uniform istribute values (1/4 = 0.25), the Lagrangian multipliers are ajuste to improve the lower boun of the optimal solution even after the optimal upper bouns have been achieve. It shoul be remare that, although the optimal solution was foun in both problems, a relative gap still exists ue to the approximation nature of the Lagrangian relaxation metho. In the propose subproblem SP3, the parameter M is inclue in the ualize objective function (25). Given its corresponing negative sign, a larger value of M coul lea to a lower value in the final optimal function for (25) an therefore a looser lower boun estimator. Thus, we nee to select a value for parameter M which is not only sufficiently large enough to mae inequality (21) vali, but also small enough to construct a tight lower boun for function (25). In the illustrative example, M is selecte to be 4 minutes so that it is larger than the imum value of the gap between 100% an 75% travel times, which is 3 minutes for Path AC. IV. NUMERICAL EXPERIMENTS In this section, numerical experiments are conucte on a large-scale real-worl transportation networ for the Bay Area, California, which is comprise of 53,124 noes an 93,900 lins. Specifically, 8,511 lins (9.1% of lins) of the entire networ are freeways with a total length of 1,774.8 miles (i.e., 15.8% of the total mileage), while 85,389 lins (90.9%) are arterial roas with a total length of 9,431.8 miles (84.2%). The algorithm is implemente in C# on the Winows Vista platform an evaluate on a personal computer with an Intel Core uo 1.8GHz CPU an 2 GB memory. The samples of lin travel time are calculate base on available historical recors from the NAVTEQ traffic atabase. In particular, 73 ays of travel time measurements between November 2009 an February 2010 are collecte for the time interval of 9:00 AM to 9:15 AM of each sample ay. As the observation ata use in this stuy (mainly from freeway segments) cover about 4.1% of the total mileage in the Bay Area, ranom sample travel times are generate for lins without ata coverage. For simplicity, this research oes not remove traffic ata from weeen ays an holiays. Fig.

8 Average Travel Time for All O Pairs (min) Average Travel Time for All O Pairs (min) Average Relative Gap (%) > REPLACE THIS LINE WITH YOUR PAPER IENTIFICATION NUMBER (OUBLE-CLICK HERE TO EIT) < 8 3 shows the test networ an its sensor ata coverage. As short-istance O pairs might be covere by no or inaequate raw observations, an they typically have very limite alternative routes to examine, this stuy imposes the following rules to select O pairs to be teste: (1) the average path travel time is larger than 45 minutes, an (2) the measurement coverage on the least expecte travel time path is larger than 30% in istance. the absolute robust path problem, which can be explaine by the ifference in the constructe ual objective functions, an in particular the aitional complexity in turning the parameter M for subproblem SP3. 18% ARSP 95% PRSP 14% 10% 6% 2% Iterations Fig. 4. Relative gap for ARSP an 95% PRSP Upper Boun Lower Boun Measurement Coverage 76 Fig. 3. Sensor ata coverage for Bay Area, California. Lins with measurements are highlighte. As a result, an O-pair set U containing u = 246 ranom O pairs is generate from the Bay Area networ. The performance of propose algorithms are assesse using the average relative gap, which is calculate as the average value of the relative gaps for all 246 O pairs uner a preefine ' imum number of iterations K, e.g. ( r, s) U ( r, s), K u Aitionally, the average objective function value of primal an ual problems among all O pairs are also use to emonstrate the improvement of the solution quality over the iterative proceure. As shown in Fig. 4, the average gap ecreases along with the increase of the preefine imum number of iterations K. Figs. 5 an 6 illustrate that, for both moels, after about 5 iterations, the reuction of upper boun becomes very slow, while the lower boun eeps improving. The average gap of the 95% percentile robust path problem is larger than that of Iterations Fig. 5. Upper an lower bouns evolution for ARSP Iterations Fig. 6. Upper an lower bouns evolution for 95% PRSP. Upper Boun Lower Boun

9 > REPLACE THIS LINE WITH YOUR PAPER IENTIFICATION NUMBER (OUBLE-CLICK HERE TO EIT) < 9 Overall, our experiments inicate that 20 iterations are sufficient for both moels to achieve relatively small gap values, an the solution quality improvement begins to iminish after 10 iterations. It shoul be mentione that a small uality gap can still exist even when an optimal solution is foun, mainly ue to the inherent limitation of Lagrangian lower boun estimation techniques. V. EXTENSIONS AN CONCLUSIONS As an emerging research topic on moeling river route choice behavior an proviing reliability oriente route guiance, the robust shortest path problem is stuie in this paper with two moeling criteria: absolute robust shortest path an percentile robust shortest path. To reformulate the complex mini objective function in the ARSP problem, we applie a variable splitting an relaxation technique to generate a ual problem that provies tight lower bouns for the optimal solution. Furthermore, a subgraient metho is aopte in the solution proceure algorithm to iteratively improve both upper an lower bouns of the original problem. Along this line, the α-percentile robust shortest path problem is reformulate as a set of easy-to-solve subproblems by introucing auxiliary variables an aitional efinitional constraints. The comprehensive experiment results on a largescale networ with real-worl travel time measurements emonstrate that iterations of stanar shortest path algorithms for the reformulate moels can offer a very small relative uality gap of about 3-6%. The moel presente in this paper assumes ay-epenent but time-invariant travel times. In our future research, one challenging tas is how to consier both absolute an percentile robust shortest path problems in stochastic an time-epenent networs. To capture traffic ynamics, one nees to first buil space-time expane networs, an then establish a complex multi-stage stochastic integer programming moel. In this case, a large number of nonanticipativity constraints nee to be incorporate to moel the first-stage path choice ecisions across ifferent scenarios. Intereste reaers are referre to a paper by Rocafellar an Wets [23] on the use of various Lagrangian formations to hanle scenario-base stochastic integer programming problems. Recently, Yang an Zhou [21] examine some alternative reformulation schemes to relax the nonanticipativity constraints as linear objective functions, so that the unerlying time-epenent shortest path problem can be solve using an efficient label-correcting algorithm by Ziliasopoulos an Mahmassani [24] on each sample ay. Our future research irections also inclue the following extensions: (1) incorporate ARSP an PRSP moels (for iniviual commuters) into the route choice component for networ-wie ynamic traffic assignment an flow management problems; an (2) evelop effective istribute or parallel computing techniques to improve the overall computational efficiency, as the propose subproblems can be solve inepenently. ACKNOWLEGMENT The authors woul lie to than the California Partners for Avance Transit an Highways (PATH) in the University of California, Bereley an NAVTEQ Corporate for proviing traffic measurement an map ata of the Bay Area, CA. REFERENCES [1] Cambrige Systematics, Traffic congestion an reliability: Trens an avance strategies for congestion mitigation. Technical report, Feeral Highway Aministration, Washington,.C., Sep [2] Y. Nie, Multi-class percentile user equilibrium with flow-epenent stochasticity, Trans. Res. Part B, Article in Press. Available at OI: /j.trb [3] F. Oronez an N. Stier-Moses, Warrop equilibria with ris-averse users, Trans. Sci. vol. 44, no.1, pp , [4]. Bertsimas an M. Sim, Robust iscrete optimization an networ flows, Math. Program. Ser. B vol. 98, no. 1-3, pp , [5] I. Murty an S. S. Her, Solving min- shortest path problems on a networ, Naval Res. Logistics vol. 39, pp , [6] M. E. Bruni an F. Guerriero, An enhance exact proceure for the absolute robust shortest path problem, Intl. Trans. in Op. Res. Vol. 17, no. 2, pp , [7] G. Yu an J. Yang, On the robust shortest path problem, Comput. Oper. Res, vol. 25, no. 6, pp , [8] O. E. Karasan, M. C. Pinar an H. Yaman, The robust shortest path problem with interval ata, Woring paper. Available at [9] R. Montemanni an L. M. Gambarella, Robust shortest path problems with uncertain costs, ISIA / USI-SUPSI, Switzerlan, Report No. ISIA-03-08, [10] Y. Y. Fan, R. E. Kalaba anj. E. Moore, Arriving on time, J. Optimiz. Theory App. Vol. 127, no. 3, pp , [11] Y. Nie an X. Wu, Shortest path problem consiering on-time arrival probability, Trans. Res. Part B, vol. 43, no. 6, pp , [12] K. A. Small, The scheuling of consumer activities: wor trips, Amer. Econ. Rev., vol. 72, no. 3, pp , [13] R. B. Nolan, K. A. Small, P. M. Kosenoja an X. Chu, Simulating travel reliability. Reg. Sci. Urban Econ., vol. 28, no. 5, pp , [14] R. B. Nolan an J. W. Pola, Travel time variability: a review of theoretical an empirical issues, Trans. Rev., vol. 122, no. 1, pp , [15] C. E. Sigal, A. Alan, B. Pritser an J. J. Solberg, The stochastic shortest route problem, Oper. Res., vol. 28, no. 5, pp , [16] Y. Chen, M. G. H. Bell, an K. Bogenberger, Reliable pretrip multipath planning an ynamic aaptation for a centralize roa navigation system, IEEE Trans. Intell. Transp. Syst, vol. 8, no. 1, pp , [17] K. Joernsten an M. Naesberg, A new Lagrangian relaxation approach to the generalize assignment problem, Eur. J. Oper. Res., vol. 27, no. 3, pp , [18] T. Larsson, A. Migalas an M. Ronnqvist, A Lagrangean heuristic for the capacitate concave minimum cost networ flow problem, Eur. J. Oper. Res., vol. 78, no. 1, pp , [19] T. Xing an X. Zhou, Fining the most reliable path with an without lin travel time correlation: A Lagrangian substitution base approach, Trans. Res. Part B, Article in Press. Available at OI: /j.trb [20] R. Seshari an K. K. Srinivasan, "Algorithm for etermining most reliable travel time path on networ with normally istribute an correlate lin travel times", Trans. Res. Rec., vol. 2196, pp , [21] L. Yang an X. Zhou, Constraint reformulation an a Lagrangian relaxation-base solution algorithm for a least expecte time path problem, Submitte to Trans. Sci,. Available at Problem.pf. [22] R. K. Ahuja, T. L. Magnanti an J. B. Orlin, Shortest paths: labelsetting algorithms; Shortest paths: label-correcting algorithms, Networ Flow: Theory, Algorithms an Applications. N.J.: Prentice Hall, 1993, ch. 4 & 5, pp

10 > REPLACE THIS LINE WITH YOUR PAPER IENTIFICATION NUMBER (OUBLE-CLICK HERE TO EIT) < 10 [23] R. T. Rocafellar an R. J-B. Wets, Scenarios an policy aggregation in optimization uner uncertainty, Math. Oper. Res., vol. 16, no. 1, pp , [24] A. K. Ziliasopoulos an H. S. Mahmassani, Time-epenent, shortestpath algorithm for real-time intelligent vehicle highway system applications, Trans. Res. Rec., vol. 1408, pp , Tao Xing receive his B.Eng. egree in communication engineering from Being University of Posts & Telecommunications, Being, China, in 2005, an his M.Sc. egree in raio frequency communication systems from University of Southampton, Southampton, UK, in He is currently pursuing the Ph.. egree in transportation engineering with the epartment of Civil an Environmental Engineering at the University of Utah. His current research interests inclue real-time traveler information systems, multicriteria routing, real-time traffic estimation an preiction, an heterogeneous sensor location problems. Xuesong Zhou (M 07) receive his B.S. egree in Railroa Management from Being Jiaotong University, Being, China, in 1995, an his Ph.. egree in Civil Engineering from the University of Marylan, College Par, in He is currently an Assistant Professor in the epartment of Civil an Environmental Engineering at the University of Utah. His current research interests inclue analytical moeling of transportation systems, real-time ynamic traffic estimation, an large-scale routing an rail scheuling. He is the Co-Chair of the IEEE ITS Society Technical Committee on Traffic an Travel Management an serves as a Committee Member for TRB Committee on Transportation Networ Moeling (AB30).

Particle Swarm Optimization Based on Smoothing Approach for Solving a Class of Bi-Level Multiobjective Programming Problem

Particle Swarm Optimization Based on Smoothing Approach for Solving a Class of Bi-Level Multiobjective Programming Problem BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 17, No 3 Sofia 017 Print ISSN: 1311-970; Online ISSN: 1314-4081 DOI: 10.1515/cait-017-0030 Particle Swarm Optimization Base

More information

Generalized Edge Coloring for Channel Assignment in Wireless Networks

Generalized Edge Coloring for Channel Assignment in Wireless Networks Generalize Ege Coloring for Channel Assignment in Wireless Networks Chun-Chen Hsu Institute of Information Science Acaemia Sinica Taipei, Taiwan Da-wei Wang Jan-Jan Wu Institute of Information Science

More information

Skyline Community Search in Multi-valued Networks

Skyline Community Search in Multi-valued Networks Syline Community Search in Multi-value Networs Rong-Hua Li Beijing Institute of Technology Beijing, China lironghuascut@gmail.com Jeffrey Xu Yu Chinese University of Hong Kong Hong Kong, China yu@se.cuh.eu.h

More information

Transient analysis of wave propagation in 3D soil by using the scaled boundary finite element method

Transient analysis of wave propagation in 3D soil by using the scaled boundary finite element method Southern Cross University epublications@scu 23r Australasian Conference on the Mechanics of Structures an Materials 214 Transient analysis of wave propagation in 3D soil by using the scale bounary finite

More information

Generalized Edge Coloring for Channel Assignment in Wireless Networks

Generalized Edge Coloring for Channel Assignment in Wireless Networks TR-IIS-05-021 Generalize Ege Coloring for Channel Assignment in Wireless Networks Chun-Chen Hsu, Pangfeng Liu, Da-Wei Wang, Jan-Jan Wu December 2005 Technical Report No. TR-IIS-05-021 http://www.iis.sinica.eu.tw/lib/techreport/tr2005/tr05.html

More information

Non-homogeneous Generalization in Privacy Preserving Data Publishing

Non-homogeneous Generalization in Privacy Preserving Data Publishing Non-homogeneous Generalization in Privacy Preserving Data Publishing W. K. Wong, Nios Mamoulis an Davi W. Cheung Department of Computer Science, The University of Hong Kong Pofulam Roa, Hong Kong {wwong2,nios,cheung}@cs.hu.h

More information

A shortest path algorithm in multimodal networks: a case study with time varying costs

A shortest path algorithm in multimodal networks: a case study with time varying costs A shortest path algorithm in multimoal networks: a case stuy with time varying costs Daniela Ambrosino*, Anna Sciomachen* * Department of Economics an Quantitative Methos (DIEM), University of Genoa Via

More information

Algorithm for Intermodal Optimal Multidestination Tour with Dynamic Travel Times

Algorithm for Intermodal Optimal Multidestination Tour with Dynamic Travel Times Algorithm for Intermoal Optimal Multiestination Tour with Dynamic Travel Times Neema Nassir, Alireza Khani, Mark Hickman, an Hyunsoo Noh This paper presents an efficient algorithm that fins the intermoal

More information

AnyTraffic Labeled Routing

AnyTraffic Labeled Routing AnyTraffic Labele Routing Dimitri Papaimitriou 1, Pero Peroso 2, Davie Careglio 2 1 Alcatel-Lucent Bell, Antwerp, Belgium Email: imitri.papaimitriou@alcatel-lucent.com 2 Universitat Politècnica e Catalunya,

More information

Comparison of Methods for Increasing the Performance of a DUA Computation

Comparison of Methods for Increasing the Performance of a DUA Computation Comparison of Methos for Increasing the Performance of a DUA Computation Michael Behrisch, Daniel Krajzewicz, Peter Wagner an Yun-Pang Wang Institute of Transportation Systems, German Aerospace Center,

More information

State Indexed Policy Search by Dynamic Programming. Abstract. 1. Introduction. 2. System parameterization. Charles DuHadway

State Indexed Policy Search by Dynamic Programming. Abstract. 1. Introduction. 2. System parameterization. Charles DuHadway State Inexe Policy Search by Dynamic Programming Charles DuHaway Yi Gu 5435537 503372 December 4, 2007 Abstract We consier the reinforcement learning problem of simultaneous trajectory-following an obstacle

More information

Almost Disjunct Codes in Large Scale Multihop Wireless Network Media Access Control

Almost Disjunct Codes in Large Scale Multihop Wireless Network Media Access Control Almost Disjunct Coes in Large Scale Multihop Wireless Network Meia Access Control D. Charles Engelhart Anan Sivasubramaniam Penn. State University University Park PA 682 engelhar,anan @cse.psu.eu Abstract

More information

Lab work #8. Congestion control

Lab work #8. Congestion control TEORÍA DE REDES DE TELECOMUNICACIONES Grao en Ingeniería Telemática Grao en Ingeniería en Sistemas e Telecomunicación Curso 2015-2016 Lab work #8. Congestion control (1 session) Author: Pablo Pavón Mariño

More information

Threshold Based Data Aggregation Algorithm To Detect Rainfall Induced Landslides

Threshold Based Data Aggregation Algorithm To Detect Rainfall Induced Landslides Threshol Base Data Aggregation Algorithm To Detect Rainfall Inuce Lanslies Maneesha V. Ramesh P. V. Ushakumari Department of Computer Science Department of Mathematics Amrita School of Engineering Amrita

More information

SURVIVABLE IP OVER WDM: GUARANTEEEING MINIMUM NETWORK BANDWIDTH

SURVIVABLE IP OVER WDM: GUARANTEEEING MINIMUM NETWORK BANDWIDTH SURVIVABLE IP OVER WDM: GUARANTEEEING MINIMUM NETWORK BANDWIDTH Galen H Sasaki Dept Elec Engg, U Hawaii 2540 Dole Street Honolul HI 96822 USA Ching-Fong Su Fuitsu Laboratories of America 595 Lawrence Expressway

More information

MORA: a Movement-Based Routing Algorithm for Vehicle Ad Hoc Networks

MORA: a Movement-Based Routing Algorithm for Vehicle Ad Hoc Networks : a Movement-Base Routing Algorithm for Vehicle A Hoc Networks Fabrizio Granelli, Senior Member, Giulia Boato, Member, an Dzmitry Kliazovich, Stuent Member Abstract Recent interest in car-to-car communications

More information

Learning Subproblem Complexities in Distributed Branch and Bound

Learning Subproblem Complexities in Distributed Branch and Bound Learning Subproblem Complexities in Distribute Branch an Boun Lars Otten Department of Computer Science University of California, Irvine lotten@ics.uci.eu Rina Dechter Department of Computer Science University

More information

Coupling the User Interfaces of a Multiuser Program

Coupling the User Interfaces of a Multiuser Program Coupling the User Interfaces of a Multiuser Program PRASUN DEWAN University of North Carolina at Chapel Hill RAJIV CHOUDHARY Intel Corporation We have evelope a new moel for coupling the user-interfaces

More information

Fast Fractal Image Compression using PSO Based Optimization Techniques

Fast Fractal Image Compression using PSO Based Optimization Techniques Fast Fractal Compression using PSO Base Optimization Techniques A.Krishnamoorthy Visiting faculty Department Of ECE University College of Engineering panruti rishpci89@gmail.com S.Buvaneswari Visiting

More information

Robust PIM-SM Multicasting using Anycast RP in Wireless Ad Hoc Networks

Robust PIM-SM Multicasting using Anycast RP in Wireless Ad Hoc Networks Robust PIM-SM Multicasting using Anycast RP in Wireless A Hoc Networks Jaewon Kang, John Sucec, Vikram Kaul, Sunil Samtani an Mariusz A. Fecko Applie Research, Telcoria Technologies One Telcoria Drive,

More information

Solution Representation for Job Shop Scheduling Problems in Ant Colony Optimisation

Solution Representation for Job Shop Scheduling Problems in Ant Colony Optimisation Solution Representation for Job Shop Scheuling Problems in Ant Colony Optimisation James Montgomery, Carole Faya 2, an Sana Petrovic 2 Faculty of Information & Communication Technologies, Swinburne University

More information

An Adaptive Routing Algorithm for Communication Networks using Back Pressure Technique

An Adaptive Routing Algorithm for Communication Networks using Back Pressure Technique International OPEN ACCESS Journal Of Moern Engineering Research (IJMER) An Aaptive Routing Algorithm for Communication Networks using Back Pressure Technique Khasimpeera Mohamme 1, K. Kalpana 2 1 M. Tech

More information

An Investigation in the Use of Vehicle Reidentification for Deriving Travel Time and Travel Time Distributions

An Investigation in the Use of Vehicle Reidentification for Deriving Travel Time and Travel Time Distributions An Investigation in the Use of Vehicle Reientification for Deriving Travel Time an Travel Time Distributions Carlos Sun Department of Civil an Environmental Engineering, University of Missouri-Columbia,

More information

d 3 d 4 d d d d d d d d d d d 1 d d d d d d

d 3 d 4 d d d d d d d d d d d 1 d d d d d d Proceeings of the IASTED International Conference Software Engineering an Applications (SEA') October 6-, 1, Scottsale, Arizona, USA AN OBJECT-ORIENTED APPROACH FOR MANAGING A NETWORK OF DATABASES Shu-Ching

More information

A Plane Tracker for AEC-automation Applications

A Plane Tracker for AEC-automation Applications A Plane Tracker for AEC-automation Applications Chen Feng *, an Vineet R. Kamat Department of Civil an Environmental Engineering, University of Michigan, Ann Arbor, USA * Corresponing author (cforrest@umich.eu)

More information

On the Role of Multiply Sectioned Bayesian Networks to Cooperative Multiagent Systems

On the Role of Multiply Sectioned Bayesian Networks to Cooperative Multiagent Systems On the Role of Multiply Sectione Bayesian Networks to Cooperative Multiagent Systems Y. Xiang University of Guelph, Canaa, yxiang@cis.uoguelph.ca V. Lesser University of Massachusetts at Amherst, USA,

More information

Research Article Inviscid Uniform Shear Flow past a Smooth Concave Body

Research Article Inviscid Uniform Shear Flow past a Smooth Concave Body International Engineering Mathematics Volume 04, Article ID 46593, 7 pages http://x.oi.org/0.55/04/46593 Research Article Invisci Uniform Shear Flow past a Smooth Concave Boy Abullah Mura Department of

More information

THE APPLICATION OF ARTICLE k-th SHORTEST TIME PATH ALGORITHM

THE APPLICATION OF ARTICLE k-th SHORTEST TIME PATH ALGORITHM International Journal of Physics an Mathematical Sciences ISSN: 2277-2111 (Online) 2016 Vol. 6 (1) January-March, pp. 24-6/Mao an Shi. THE APPLICATION OF ARTICLE k-th SHORTEST TIME PATH ALGORITHM Hua Mao

More information

Table-based division by small integer constants

Table-based division by small integer constants Table-base ivision by small integer constants Florent e Dinechin, Laurent-Stéphane Diier LIP, Université e Lyon (ENS-Lyon/CNRS/INRIA/UCBL) 46, allée Italie, 69364 Lyon Ceex 07 Florent.e.Dinechin@ens-lyon.fr

More information

Random Clustering for Multiple Sampling Units to Speed Up Run-time Sample Generation

Random Clustering for Multiple Sampling Units to Speed Up Run-time Sample Generation DEIM Forum 2018 I4-4 Abstract Ranom Clustering for Multiple Sampling Units to Spee Up Run-time Sample Generation uzuru OKAJIMA an Koichi MARUAMA NEC Solution Innovators, Lt. 1-18-7 Shinkiba, Koto-ku, Tokyo,

More information

Software Reliability Modeling and Cost Estimation Incorporating Testing-Effort and Efficiency

Software Reliability Modeling and Cost Estimation Incorporating Testing-Effort and Efficiency Software Reliability Moeling an Cost Estimation Incorporating esting-effort an Efficiency Chin-Yu Huang, Jung-Hua Lo, Sy-Yen Kuo, an Michael R. Lyu -+ Department of Electrical Engineering Computer Science

More information

WLAN Indoor Positioning Based on Euclidean Distances and Fuzzy Logic

WLAN Indoor Positioning Based on Euclidean Distances and Fuzzy Logic WLAN Inoor Positioning Base on Eucliean Distances an Fuzzy Logic Anreas TEUBER, Bern EISSFELLER Institute of Geoesy an Navigation, University FAF, Munich, Germany, e-mail: (anreas.teuber, bern.eissfeller)@unibw.e

More information

Optimal Routing and Scheduling for Deterministic Delay Tolerant Networks

Optimal Routing and Scheduling for Deterministic Delay Tolerant Networks Optimal Routing an Scheuling for Deterministic Delay Tolerant Networks Davi Hay Dipartimento i Elettronica olitecnico i Torino, Italy Email: hay@tlc.polito.it aolo Giaccone Dipartimento i Elettronica olitecnico

More information

Queueing Model and Optimization of Packet Dropping in Real-Time Wireless Sensor Networks

Queueing Model and Optimization of Packet Dropping in Real-Time Wireless Sensor Networks Queueing Moel an Optimization of Packet Dropping in Real-Time Wireless Sensor Networks Marc Aoun, Antonios Argyriou, Philips Research, Einhoven, 66AE, The Netherlans Department of Computer an Communication

More information

Classifying Facial Expression with Radial Basis Function Networks, using Gradient Descent and K-means

Classifying Facial Expression with Radial Basis Function Networks, using Gradient Descent and K-means Classifying Facial Expression with Raial Basis Function Networks, using Graient Descent an K-means Neil Allrin Department of Computer Science University of California, San Diego La Jolla, CA 9237 nallrin@cs.ucs.eu

More information

Socially-optimal ISP-aware P2P Content Distribution via a Primal-Dual Approach

Socially-optimal ISP-aware P2P Content Distribution via a Primal-Dual Approach Socially-optimal ISP-aware P2P Content Distribution via a Primal-Dual Approach Jian Zhao, Chuan Wu The University of Hong Kong {jzhao,cwu}@cs.hku.hk Abstract Peer-to-peer (P2P) technology is popularly

More information

Offloading Cellular Traffic through Opportunistic Communications: Analysis and Optimization

Offloading Cellular Traffic through Opportunistic Communications: Analysis and Optimization 1 Offloaing Cellular Traffic through Opportunistic Communications: Analysis an Optimization Vincenzo Sciancalepore, Domenico Giustiniano, Albert Banchs, Anreea Picu arxiv:1405.3548v1 [cs.ni] 14 May 24

More information

Throughput Characterization of Node-based Scheduling in Multihop Wireless Networks: A Novel Application of the Gallai-Edmonds Structure Theorem

Throughput Characterization of Node-based Scheduling in Multihop Wireless Networks: A Novel Application of the Gallai-Edmonds Structure Theorem Throughput Characterization of Noe-base Scheuling in Multihop Wireless Networks: A Novel Application of the Gallai-Emons Structure Theorem Bo Ji an Yu Sang Dept. of Computer an Information Sciences Temple

More information

Study of Network Optimization Method Based on ACL

Study of Network Optimization Method Based on ACL Available online at www.scienceirect.com Proceia Engineering 5 (20) 3959 3963 Avance in Control Engineering an Information Science Stuy of Network Optimization Metho Base on ACL Liu Zhian * Department

More information

Message Transport With The User Datagram Protocol

Message Transport With The User Datagram Protocol Message Transport With The User Datagram Protocol User Datagram Protocol (UDP) Use During startup For VoIP an some vieo applications Accounts for less than 10% of Internet traffic Blocke by some ISPs Computer

More information

Cluster Center Initialization Method for K-means Algorithm Over Data Sets with Two Clusters

Cluster Center Initialization Method for K-means Algorithm Over Data Sets with Two Clusters Available online at www.scienceirect.com Proceia Engineering 4 (011 ) 34 38 011 International Conference on Avances in Engineering Cluster Center Initialization Metho for K-means Algorithm Over Data Sets

More information

Lecture 1 September 4, 2013

Lecture 1 September 4, 2013 CS 84r: Incentives an Information in Networks Fall 013 Prof. Yaron Singer Lecture 1 September 4, 013 Scribe: Bo Waggoner 1 Overview In this course we will try to evelop a mathematical unerstaning for the

More information

NEW METHOD FOR FINDING A REFERENCE POINT IN FINGERPRINT IMAGES WITH THE USE OF THE IPAN99 ALGORITHM 1. INTRODUCTION 2.

NEW METHOD FOR FINDING A REFERENCE POINT IN FINGERPRINT IMAGES WITH THE USE OF THE IPAN99 ALGORITHM 1. INTRODUCTION 2. JOURNAL OF MEDICAL INFORMATICS & TECHNOLOGIES Vol. 13/009, ISSN 164-6037 Krzysztof WRÓBEL, Rafał DOROZ * fingerprint, reference point, IPAN99 NEW METHOD FOR FINDING A REFERENCE POINT IN FINGERPRINT IMAGES

More information

Disjoint Multipath Routing in Dual Homing Networks using Colored Trees

Disjoint Multipath Routing in Dual Homing Networks using Colored Trees Disjoint Multipath Routing in Dual Homing Networks using Colore Trees Preetha Thulasiraman, Srinivasan Ramasubramanian, an Marwan Krunz Department of Electrical an Computer Engineering University of Arizona,

More information

Distributed Line Graphs: A Universal Technique for Designing DHTs Based on Arbitrary Regular Graphs

Distributed Line Graphs: A Universal Technique for Designing DHTs Based on Arbitrary Regular Graphs IEEE TRANSACTIONS ON KNOWLEDE AND DATA ENINEERIN, MANUSCRIPT ID Distribute Line raphs: A Universal Technique for Designing DHTs Base on Arbitrary Regular raphs Yiming Zhang an Ling Liu, Senior Member,

More information

An Algorithm for Building an Enterprise Network Topology Using Widespread Data Sources

An Algorithm for Building an Enterprise Network Topology Using Widespread Data Sources An Algorithm for Builing an Enterprise Network Topology Using Wiesprea Data Sources Anton Anreev, Iurii Bogoiavlenskii Petrozavosk State University Petrozavosk, Russia {anreev, ybgv}@cs.petrsu.ru Abstract

More information

Fuzzy Learning Variable Admittance Control for Human-Robot Cooperation

Fuzzy Learning Variable Admittance Control for Human-Robot Cooperation Fuzzy Learning ariable Amittance Control for Human-Robot Cooperation Fotios Dimeas an Nikos Aspragathos Abstract This paper presents a metho for variable amittance control in human-robot cooperation tasks,

More information

New Geometric Interpretation and Analytic Solution for Quadrilateral Reconstruction

New Geometric Interpretation and Analytic Solution for Quadrilateral Reconstruction New Geometric Interpretation an Analytic Solution for uarilateral Reconstruction Joo-Haeng Lee Convergence Technology Research Lab ETRI Daejeon, 305 777, KOREA Abstract A new geometric framework, calle

More information

6 Gradient Descent. 6.1 Functions

6 Gradient Descent. 6.1 Functions 6 Graient Descent In this topic we will iscuss optimizing over general functions f. Typically the function is efine f : R! R; that is its omain is multi-imensional (in this case -imensional) an output

More information

Modifying ROC Curves to Incorporate Predicted Probabilities

Modifying ROC Curves to Incorporate Predicted Probabilities Moifying ROC Curves to Incorporate Preicte Probabilities Cèsar Ferri DSIC, Universitat Politècnica e València Peter Flach Department of Computer Science, University of Bristol José Hernánez-Orallo DSIC,

More information

Intensive Hypercube Communication: Prearranged Communication in Link-Bound Machines 1 2

Intensive Hypercube Communication: Prearranged Communication in Link-Bound Machines 1 2 This paper appears in J. of Parallel an Distribute Computing 10 (1990), pp. 167 181. Intensive Hypercube Communication: Prearrange Communication in Link-Boun Machines 1 2 Quentin F. Stout an Bruce Wagar

More information

Design and Analysis of Optimization Algorithms Using Computational

Design and Analysis of Optimization Algorithms Using Computational Appl. Num. Anal. Comp. Math., No. 3, 43 433 (4) / DOI./anac.47 Design an Analysis of Optimization Algorithms Using Computational Statistics T. Bartz Beielstein, K.E. Parsopoulos,3, an M.N. Vrahatis,3 Department

More information

Analytical approximation of transient joint queue-length distributions of a finite capacity queueing network

Analytical approximation of transient joint queue-length distributions of a finite capacity queueing network Analytical approximation of transient joint queue-length istributions of a finite capacity queueing network Gunnar Flötterö Carolina Osorio March 29, 2013 Problem statements This work contributes to the

More information

Adjacency Matrix Based Full-Text Indexing Models

Adjacency Matrix Based Full-Text Indexing Models 1000-9825/2002/13(10)1933-10 2002 Journal of Software Vol.13, No.10 Ajacency Matrix Base Full-Text Inexing Moels ZHOU Shui-geng 1, HU Yun-fa 2, GUAN Ji-hong 3 1 (Department of Computer Science an Engineering,

More information

Non-Uniform Sensor Deployment in Mobile Wireless Sensor Networks

Non-Uniform Sensor Deployment in Mobile Wireless Sensor Networks 01 01 01 01 01 00 01 01 Non-Uniform Sensor Deployment in Mobile Wireless Sensor Networks Mihaela Carei, Yinying Yang, an Jie Wu Department of Computer Science an Engineering Floria Atlantic University

More information

Using Vector and Raster-Based Techniques in Categorical Map Generalization

Using Vector and Raster-Based Techniques in Categorical Map Generalization Thir ICA Workshop on Progress in Automate Map Generalization, Ottawa, 12-14 August 1999 1 Using Vector an Raster-Base Techniques in Categorical Map Generalization Beat Peter an Robert Weibel Department

More information

Robust Camera Calibration for an Autonomous Underwater Vehicle

Robust Camera Calibration for an Autonomous Underwater Vehicle obust Camera Calibration for an Autonomous Unerwater Vehicle Matthew Bryant, Davi Wettergreen *, Samer Aballah, Alexaner Zelinsky obotic Systems Laboratory Department of Engineering, FEIT Department of

More information

Online Appendix to: Generalizing Database Forensics

Online Appendix to: Generalizing Database Forensics Online Appenix to: Generalizing Database Forensics KYRIACOS E. PAVLOU an RICHARD T. SNODGRASS, University of Arizona This appenix presents a step-by-step iscussion of the forensic analysis protocol that

More information

A Classification of 3R Orthogonal Manipulators by the Topology of their Workspace

A Classification of 3R Orthogonal Manipulators by the Topology of their Workspace A Classification of R Orthogonal Manipulators by the Topology of their Workspace Maher aili, Philippe Wenger an Damien Chablat Institut e Recherche en Communications et Cybernétique e Nantes, UMR C.N.R.S.

More information

Backpressure-based Packet-by-Packet Adaptive Routing in Communication Networks

Backpressure-based Packet-by-Packet Adaptive Routing in Communication Networks 1 Backpressure-base Packet-by-Packet Aaptive Routing in Communication Networks Eleftheria Athanasopoulou, Loc Bui, Tianxiong Ji, R. Srikant, an Alexaner Stolyar Abstract Backpressure-base aaptive routing

More information

Image Segmentation using K-means clustering and Thresholding

Image Segmentation using K-means clustering and Thresholding Image Segmentation using Kmeans clustering an Thresholing Preeti Panwar 1, Girhar Gopal 2, Rakesh Kumar 3 1M.Tech Stuent, Department of Computer Science & Applications, Kurukshetra University, Kurukshetra,

More information

Characterizing Decoding Robustness under Parametric Channel Uncertainty

Characterizing Decoding Robustness under Parametric Channel Uncertainty Characterizing Decoing Robustness uner Parametric Channel Uncertainty Jay D. Wierer, Wahee U. Bajwa, Nigel Boston, an Robert D. Nowak Abstract This paper characterizes the robustness of ecoing uner parametric

More information

Optimal Distributed P2P Streaming under Node Degree Bounds

Optimal Distributed P2P Streaming under Node Degree Bounds Optimal Distribute P2P Streaming uner Noe Degree Bouns Shaoquan Zhang, Ziyu Shao, Minghua Chen, an Libin Jiang Department of Information Engineering, The Chinese University of Hong Kong Department of EECS,

More information

Estimating Velocity Fields on a Freeway from Low Resolution Video

Estimating Velocity Fields on a Freeway from Low Resolution Video Estimating Velocity Fiels on a Freeway from Low Resolution Vieo Young Cho Department of Statistics University of California, Berkeley Berkeley, CA 94720-3860 Email: young@stat.berkeley.eu John Rice Department

More information

Design of Policy-Aware Differentially Private Algorithms

Design of Policy-Aware Differentially Private Algorithms Design of Policy-Aware Differentially Private Algorithms Samuel Haney Due University Durham, NC, USA shaney@cs.ue.eu Ashwin Machanavajjhala Due University Durham, NC, USA ashwin@cs.ue.eu Bolin Ding Microsoft

More information

All-to-all Broadcast for Vehicular Networks Based on Coded Slotted ALOHA

All-to-all Broadcast for Vehicular Networks Based on Coded Slotted ALOHA Preprint, August 5, 2018. 1 All-to-all Broacast for Vehicular Networks Base on Coe Slotte ALOHA Mikhail Ivanov, Frerik Brännström, Alexanre Graell i Amat, an Petar Popovski Department of Signals an Systems,

More information

NET Institute*

NET Institute* NET Institute* www.netinst.org Working Paper #08-24 October 2008 Computer Virus Propagation in a Network Organization: The Interplay between Social an Technological Networks Hsing Kenny Cheng an Hong Guo

More information

EDOVE: Energy and Depth Variance-Based Opportunistic Void Avoidance Scheme for Underwater Acoustic Sensor Networks

EDOVE: Energy and Depth Variance-Based Opportunistic Void Avoidance Scheme for Underwater Acoustic Sensor Networks sensors Article EDOVE: Energy an Depth Variance-Base Opportunistic Voi Avoiance Scheme for Unerwater Acoustic Sensor Networks Safar Hussain Bouk 1, *, Sye Hassan Ahme 2, Kyung-Joon Park 1 an Yongsoon Eun

More information

THE BAYESIAN RECEIVER OPERATING CHARACTERISTIC CURVE AN EFFECTIVE APPROACH TO EVALUATE THE IDS PERFORMANCE

THE BAYESIAN RECEIVER OPERATING CHARACTERISTIC CURVE AN EFFECTIVE APPROACH TO EVALUATE THE IDS PERFORMANCE БСУ Международна конференция - 2 THE BAYESIAN RECEIVER OPERATING CHARACTERISTIC CURVE AN EFFECTIVE APPROACH TO EVALUATE THE IDS PERFORMANCE Evgeniya Nikolova, Veselina Jecheva Burgas Free University Abstract:

More information

Verifying performance-based design objectives using assemblybased vulnerability

Verifying performance-based design objectives using assemblybased vulnerability Verying performance-base esign objectives using assemblybase vulnerability K.A. Porter Calornia Institute of Technology, Pasaena, Calornia, USA A.S. Kiremijian Stanfor University, Stanfor, Calornia, USA

More information

On Effectively Determining the Downlink-to-uplink Sub-frame Width Ratio for Mobile WiMAX Networks Using Spline Extrapolation

On Effectively Determining the Downlink-to-uplink Sub-frame Width Ratio for Mobile WiMAX Networks Using Spline Extrapolation On Effectively Determining the Downlink-to-uplink Sub-frame With Ratio for Mobile WiMAX Networks Using Spline Extrapolation Panagiotis Sarigianniis, Member, IEEE, Member Malamati Louta, Member, IEEE, Member

More information

A Neural Network Model Based on Graph Matching and Annealing :Application to Hand-Written Digits Recognition

A Neural Network Model Based on Graph Matching and Annealing :Application to Hand-Written Digits Recognition ITERATIOAL JOURAL OF MATHEMATICS AD COMPUTERS I SIMULATIO A eural etwork Moel Base on Graph Matching an Annealing :Application to Han-Written Digits Recognition Kyunghee Lee Abstract We present a neural

More information

Overlap Interval Partition Join

Overlap Interval Partition Join Overlap Interval Partition Join Anton Dignös Department of Computer Science University of Zürich, Switzerlan aignoes@ifi.uzh.ch Michael H. Böhlen Department of Computer Science University of Zürich, Switzerlan

More information

Fuzzy Clustering in Parallel Universes

Fuzzy Clustering in Parallel Universes Fuzzy Clustering in Parallel Universes Bern Wisweel an Michael R. Berthol ALTANA-Chair for Bioinformatics an Information Mining Department of Computer an Information Science, University of Konstanz 78457

More information

A New Search Algorithm for Solving Symmetric Traveling Salesman Problem Based on Gravity

A New Search Algorithm for Solving Symmetric Traveling Salesman Problem Based on Gravity Worl Applie Sciences Journal 16 (10): 1387-1392, 2012 ISSN 1818-4952 IDOSI Publications, 2012 A New Search Algorithm for Solving Symmetric Traveling Salesman Problem Base on Gravity Aliasghar Rahmani Hosseinabai,

More information

Shift-map Image Registration

Shift-map Image Registration Shift-map Image Registration Svärm, Linus; Stranmark, Petter Unpublishe: 2010-01-01 Link to publication Citation for publishe version (APA): Svärm, L., & Stranmark, P. (2010). Shift-map Image Registration.

More information

Bends, Jogs, And Wiggles for Railroad Tracks and Vehicle Guide Ways

Bends, Jogs, And Wiggles for Railroad Tracks and Vehicle Guide Ways Ben, Jogs, An Wiggles for Railroa Tracks an Vehicle Guie Ways Louis T. Klauer Jr., PhD, PE. Work Soft 833 Galer Dr. Newtown Square, PA 19073 lklauer@wsof.com Preprint, June 4, 00 Copyright 00 by Louis

More information

A Stochastic Process on the Hypercube with Applications to Peer to Peer Networks

A Stochastic Process on the Hypercube with Applications to Peer to Peer Networks A Stochastic Process on the Hypercube with Applications to Peer to Peer Networs [Extene Abstract] Micah Aler Department of Computer Science, University of Massachusetts, Amherst, MA 0003 460, USA micah@cs.umass.eu

More information

Divide-and-Conquer Algorithms

Divide-and-Conquer Algorithms Supplment to A Practical Guie to Data Structures an Algorithms Using Java Divie-an-Conquer Algorithms Sally A Golman an Kenneth J Golman Hanout Divie-an-conquer algorithms use the following three phases:

More information

2-connected graphs with small 2-connected dominating sets

2-connected graphs with small 2-connected dominating sets 2-connecte graphs with small 2-connecte ominating sets Yair Caro, Raphael Yuster 1 Department of Mathematics, University of Haifa at Oranim, Tivon 36006, Israel Abstract Let G be a 2-connecte graph. A

More information

A Multi-class SVM Classifier Utilizing Binary Decision Tree

A Multi-class SVM Classifier Utilizing Binary Decision Tree Informatica 33 (009) 33-41 33 A Multi-class Classifier Utilizing Binary Decision Tree Gjorgji Mazarov, Dejan Gjorgjevikj an Ivan Chorbev Department of Computer Science an Engineering Faculty of Electrical

More information

IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 31, NO. 4, APRIL

IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 31, NO. 4, APRIL IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 1, NO. 4, APRIL 01 74 Towar Efficient Distribute Algorithms for In-Network Binary Operator Tree Placement in Wireless Sensor Networks Zongqing Lu,

More information

Backpressure-based Packet-by-Packet Adaptive Routing in Communication Networks

Backpressure-based Packet-by-Packet Adaptive Routing in Communication Networks 1 Backpressure-base Packet-by-Packet Aaptive Routing in Communication Networks Eleftheria Athanasopoulou, Loc Bui, Tianxiong Ji, R. Srikant, an Alexaner Stoylar arxiv:15.4984v1 [cs.ni] 27 May 21 Abstract

More information

Frequent Pattern Mining. Frequent Item Set Mining. Overview. Frequent Item Set Mining: Motivation. Frequent Pattern Mining comprises

Frequent Pattern Mining. Frequent Item Set Mining. Overview. Frequent Item Set Mining: Motivation. Frequent Pattern Mining comprises verview Frequent Pattern Mining comprises Frequent Pattern Mining hristian Borgelt School of omputer Science University of Konstanz Universitätsstraße, Konstanz, Germany christian.borgelt@uni-konstanz.e

More information

Enabling Rollback Support in IT Change Management Systems

Enabling Rollback Support in IT Change Management Systems Enabling Rollback Support in IT Change Management Systems Guilherme Sperb Machao, Fábio Fabian Daitx, Weverton Luis a Costa Coreiro, Cristiano Bonato Both, Luciano Paschoal Gaspary, Lisanro Zambeneetti

More information

Kinematic Analysis of a Family of 3R Manipulators

Kinematic Analysis of a Family of 3R Manipulators Kinematic Analysis of a Family of R Manipulators Maher Baili, Philippe Wenger an Damien Chablat Institut e Recherche en Communications et Cybernétique e Nantes, UMR C.N.R.S. 6597 1, rue e la Noë, BP 92101,

More information

APPLYING GENETIC ALGORITHM IN QUERY IMPROVEMENT PROBLEM. Abdelmgeid A. Aly

APPLYING GENETIC ALGORITHM IN QUERY IMPROVEMENT PROBLEM. Abdelmgeid A. Aly International Journal "Information Technologies an Knowlege" Vol. / 2007 309 [Project MINERVAEUROPE] Project MINERVAEUROPE: Ministerial Network for Valorising Activities in igitalisation -

More information

Short-term prediction of photovoltaic power based on GWPA - BP neural network model

Short-term prediction of photovoltaic power based on GWPA - BP neural network model Short-term preiction of photovoltaic power base on GWPA - BP neural networ moel Jian Di an Shanshan Meng School of orth China Electric Power University, Baoing. China Abstract In recent years, ue to China's

More information

Learning convex bodies is hard

Learning convex bodies is hard Learning convex boies is har Navin Goyal Microsoft Research Inia navingo@microsoftcom Luis Raemacher Georgia Tech lraemac@ccgatecheu Abstract We show that learning a convex boy in R, given ranom samples

More information

5th International Conference on Advanced Design and Manufacturing Engineering (ICADME 2015)

5th International Conference on Advanced Design and Manufacturing Engineering (ICADME 2015) 5th International Conference on Avance Design an Manufacturing Engineering (ICADME 25) Research on motion characteristics an application of multi egree of freeom mechanism base on R-W metho Xiao-guang

More information

Coordinating Distributed Algorithms for Feature Extraction Offloading in Multi-Camera Visual Sensor Networks

Coordinating Distributed Algorithms for Feature Extraction Offloading in Multi-Camera Visual Sensor Networks Coorinating Distribute Algorithms for Feature Extraction Offloaing in Multi-Camera Visual Sensor Networks Emil Eriksson, György Dán, Viktoria Foor School of Electrical Engineering, KTH Royal Institute

More information

On the Placement of Internet Taps in Wireless Neighborhood Networks

On the Placement of Internet Taps in Wireless Neighborhood Networks 1 On the Placement of Internet Taps in Wireless Neighborhoo Networks Lili Qiu, Ranveer Chanra, Kamal Jain, Mohamma Mahian Abstract Recently there has emerge a novel application of wireless technology that

More information

Figure 1: Schematic of an SEM [source: ]

Figure 1: Schematic of an SEM [source:   ] EECI Course: -9 May 1 by R. Sanfelice Hybri Control Systems Eelco van Horssen E.P.v.Horssen@tue.nl Project: Scanning Electron Microscopy Introuction In Scanning Electron Microscopy (SEM) a (bunle) beam

More information

Yet Another Parallel Hypothesis Search for Inverse Entailment Hiroyuki Nishiyama and Hayato Ohwada Faculty of Sci. and Tech. Tokyo University of Scien

Yet Another Parallel Hypothesis Search for Inverse Entailment Hiroyuki Nishiyama and Hayato Ohwada Faculty of Sci. and Tech. Tokyo University of Scien Yet Another Parallel Hypothesis Search for Inverse Entailment Hiroyuki Nishiyama an Hayato Ohwaa Faculty of Sci. an Tech. Tokyo University of Science, 2641 Yamazaki, Noa-shi, CHIBA, 278-8510, Japan hiroyuki@rs.noa.tus.ac.jp,

More information

Improving Spatial Reuse of IEEE Based Ad Hoc Networks

Improving Spatial Reuse of IEEE Based Ad Hoc Networks mproving Spatial Reuse of EEE 82.11 Base A Hoc Networks Fengji Ye, Su Yi an Biplab Sikar ECSE Department, Rensselaer Polytechnic nstitute Troy, NY 1218 Abstract n this paper, we evaluate an suggest methos

More information

Evolutionary Optimisation Methods for Template Based Image Registration

Evolutionary Optimisation Methods for Template Based Image Registration Evolutionary Optimisation Methos for Template Base Image Registration Lukasz A Machowski, Tshilizi Marwala School of Electrical an Information Engineering University of Witwatersran, Johannesburg, South

More information

Optimal Oblivious Path Selection on the Mesh

Optimal Oblivious Path Selection on the Mesh Optimal Oblivious Path Selection on the Mesh Costas Busch Malik Magon-Ismail Jing Xi Department of Computer Science Rensselaer Polytechnic Institute Troy, NY 280, USA {buschc,magon,xij2}@cs.rpi.eu Abstract

More information

Learning Polynomial Functions. by Feature Construction

Learning Polynomial Functions. by Feature Construction I Proceeings of the Eighth International Workshop on Machine Learning Chicago, Illinois, June 27-29 1991 Learning Polynomial Functions by Feature Construction Richar S. Sutton GTE Laboratories Incorporate

More information

Chalmers Publication Library

Chalmers Publication Library Chalmers Publication Library All-to-all Broacast for Vehicular Networks Base on Coe Slotte ALOHA This ocument has been ownloae from Chalmers Publication Library (CPL). It is the author s version of a work

More information

FINDING OPTICAL DISPERSION OF A PRISM WITH APPLICATION OF MINIMUM DEVIATION ANGLE MEASUREMENT METHOD

FINDING OPTICAL DISPERSION OF A PRISM WITH APPLICATION OF MINIMUM DEVIATION ANGLE MEASUREMENT METHOD Warsaw University of Technology Faculty of Physics Physics Laboratory I P Joanna Konwerska-Hrabowska 6 FINDING OPTICAL DISPERSION OF A PRISM WITH APPLICATION OF MINIMUM DEVIATION ANGLE MEASUREMENT METHOD.

More information