A note on the definition of a linear bilevel programming solution

Size: px
Start display at page:

Download "A note on the definition of a linear bilevel programming solution"

Transcription

1 A note on the definition of a linear bilevel programg solution Charles Audet 1,2, Jean Haddad 2, Gilles Savard 1,2 Abstract An alternative definition of the linear bilevel programg problem BLP has recently been proposed by Lu, Shi, and Zhang. This note shos that the proposed definition is a restriction of BLP. Indeed, the ne definition is equivalent to transferring the first-level constraints involving second-level variables into the second level, resulting in a special case of BLP in hich there are no first-level constraint involving second-level variables. Thus, contrary to hat is stated by the authors ho suggested the ne definition, this does not allo to solve a ider class of problems, but rather relaes the feasible region, alloing for infeasible points to be considered as feasible. Key ords: Optimization, Linear bilevel programg 1 Introduction The aim of this note is to sho that the deficiency pointed out in [8,9,10] is not really a deficiency and that the ne definition proposed is equivalent to moving the first-level constraints involving the second-level variables into the second level, hich changes the nature of the problem. A bilevel program is a program in hich a subset of the variables is required to be an optimal solution of a second mathematical program [1,2,3,5,6,7,12]. The linear bilevel program is a special case in hich all the constraints and the addresses: Charles.Audet@gerad.ca (Charles Audet ), Jean.Haddad@polymtl.ca (Jean Haddad), Gilles.Savard@gerad.ca (Gilles Savard). URL: (Charles Audet ). 1 GERAD 2 Département de Mathématique et de Génie Industriel, École Polytechnique de Montréal, C.P. 6079, succ. Centre-ville, Montréal (Québec), H3C 3A7 Canada Preprint submitted to Elsevier Science 3rd October 2005

2 objective functions of both programs are linear. An overvie of linear bilevel programg can be found in the tetbook [4]. The linear bilevel program can be formulated as: (BLP ) ct + d t y X (, y) P 1 y arg a t S BLP (), here, c R n, y, d,, a R ny. X R n and P 1 R n+ny are polyhedral sets, and S BLP () = { : B b A} R ny ith A R m n, B R m ny, b R m. Let P 2 = {(, y) : A + By b} R n+ny be the polyhedra defined by the second-level constraints. Thus, S BLP () corresponds to the projection of P 2 on the y-space for a given. Let us define the folloing sets: S = { (, y) : X, (, y) P 1 P 2}, M BLP () = arg { a t : S BLP () }, (1) IR BLP = {(, y) S : y M BLP ()}. S is the polyhedra defined by the intersection of both the first-level and the second-level constraints. M BLP () corresponds to the set of optimal solutions for the second-level program for a given. Finally, IR BLP, called the induced (or inducible) region, represents the feasible region of BLP. With these definitions, BLP is equivalent to the problem. {ct + d t y : (, y) IR BLP } In the presence of first-level constraints involving the second-level y variables, IR BLP is not necessarily a connected set, it may even be discrete [12,1]. Hoever, in the case here there are no first-level constraint involving y, then IR BLP is alays connected [12]. Many algorithms have been developed to solve BLP. The special case here there are no constraints involving the y variables in the first-level has also been studied, and it is important to note that transferring a first-level constraints 2

3 into the second-level is not equivalent to the original problem, as illustrated by the folloing eample (see figure 1): (BLP 1 ) ma 0 1 y = 0 y arg ma, (BLP 2 ) ma 0 1 y arg ma = 0. Both problems contain the same constraints, ecept that the first-level con- y BLP1 y BLP2 (0,1) (0,1) y = =1 y = =1 Second level objective Second level objective S IR First level objective (1,0) IR = S First level objective (1,0) Figure 1. The effects of moving the constraint y = 0 from the first level in BLP 1 to the second level in BLP 2. straint y = 0 in BLP 1 is moved to the second level in BLP 2. It follos that S = {(, 0) : 0 1} for both problems, and for any R e have {0} if 0 M BLP1 () = {}, M BLP2 () = else, IR BLP1 = {(0, 0)}, IR BLP2 = {(, 0) : 0 1}. For BLP 1, the only feasible point and optimal solution is (0, 0) ith objective function value 0. For BLP 2, the optimal solution is (1, 0) ith objective function value 1. 3

4 2 A restrictive definition for BLP Recently, [8,9,10] have proposed an alternative definition for the solution of BLP. They motivate their ne definition by giving an instance of BLP for hich no solution can be found even if S is not empty. They then sho that this instance must have a Pareto optimal solution [10]. They claim that the fact that a Pareto optimal solution eists but could not be found using the actual definitions is a deficiency of the theory. In order to obtain this Pareto optimal solution, they propose a ne definition for the solution of BLP. They state that this ne definition can solve a ider class of problems than current capabilities permit. Let us first state the definitions of [8,9,10]. Let S be as above and define: S ne BLP () = {y : (, y) S}, { BLP () = arg a t : SBLP ne () }, (2) M ne IR ne BLP = {(, y) S : y M ne BLP ()}. The difference beteen definitions (1) and (2) is that (2) implies that the second level is no responsible for respecting the first-level constraints involving the y variables. Let us first note that the solution of the original BLP, as it is strictly defined, does not have to be Pareto optimal [11], and this is due to the intrinsic noncooperative nature of the model. So the fact that no Pareto optimal solution could be found for the eample presented in [10] is not really a deficiency: no solution as found because no solution eists, and this may happen even if S is not empty. Let us consider the instance BLP 1. According to the ne definition, the optimal solution is (1, 0) and this does not solve BLP 1 as it is stated. Indeed, if = 1, then the constraint y arg ma implies y = 1, but this contradicts the first-level constraint y = 0, so that this solution is not feasible. Using definition (2) implies that the second-level also takes responsibility for satisfying the first-level constraints involving the y variables. This is equivalent to simply moving the constraint (, y) P 1 from the first to the second level, and this is a relaation of problem BLP but still NP-hard [12]. 4

5 3 An equivalence This section formally shos that the ne BLP definition is equivalent to moving the first-level constraints to the second level. Define: ct + d t y X (LSZ) (, y) P 1 y arg a t S ne LSZ(), to be the bilevel formulation of BLP proposed in [8,9,10], and ct + d t y (BLP ) X y arg a t S BLP (), to be the bilevel problem in hich the first-level constraints involving y variables (P 1 ) are moved to the second level, here S ne LSZ() = {y : (, y) S}, S BLP () = {y : (, y) P 1 P 2 }. Define IR LSZ to be the induced region of LSZ, and IR BLP to be the induced region of BLP. Theorem 1 IR LSZ = IR BLP. Proof: By definition, IR BLP = {(, y) S : y M BLP ()}, IR LSZ = {(, y) S : y M ne LSZ()}, here S is the same in both induced regions since it is defined to be the intersection of the first and second-level constraints. We need to sho that 5

6 the second-level optimal sets are identical for any R n. M ne LSZ() = arg {a t : SLSZ()} ne = arg {a t : (, ) S} = arg {a t : S BLP ()} = M BLP (). Define IR to be the induced region of these to problems, that is, IR = IR LSZ = IR BLP. The net corollaries follo trivially: Corollary 2 (, y ) is optimal for LSZ (, y ) is optimal for BLP. Corollary 3 The induced region IR is connected. Corollary 4 If S is nonempty and bounded, IR is nonempty and bounded and an optimal solution (, y ) is attained at an etreme point of IR. Thus, solving LSZ is equivalent to solving BLP, hich is not equivalent to the original BLP since BLP is a relaation of BLP. References [1] C. Audet, P. Hansen, B. Jaumard, and G. Savard. Links beteen linear bilevel and mied 0-1 programg problems. Journal of Optimization Theory and Applications, 93(2): , [2] C. Audet, G. Savard, and W. Zghal. Ne branch-and-cut algorithm for bilevel linear programg. Technical Report G , Les Cahiers du GERAD, Submitted to Journal of Optimization Theory and Applications. [3] J. F. Bard and J. T. Moore. A branch and bound algorithm for the bilevel programg problem. SIAM Journal on Scientific and Statistical Computing, 11(2): , [4] S. Dempe. Foundations of Bilevel Programg. Kluer Academic Publishers, Dordrecht, [5] J. Fortuny-Amat and B. McCarl. A representation and economic interpretation of a to-level programg problem. Journal of the Operations Research Society, 32: , [6] P. Hansen, B. Jaumard, and G. Savard. Ne branch and bound rules for linear bilevel programg. SIAM Journal on Scientific and Statistical Computing, 13: ,

7 [7] B. Jaumard, G. Savard, and X. Xiong. An eact algorithm for conve bilevel programg. Technical Report G 95 33, Les Cahiers du GERAD, [8] J. Lu, C. Shi, and G. Zhang. An etended kth-best approach for linear bilevel programg. Applied Mathematics and Computation, Article in press. [9] J. Lu, C. Shi, and G. Zhang. An etended kuhn-tucker approach for linear bilevel programg. Applied Mathematics and Computation, 162:51 63, [10] J. Lu, C. Shi, and G. Zhang. On the definition of linear bilevel programg solution. Applied Mathematics and Computation, 160: , [11] P. Marcotte and G. Savard. A note on the pareto-optimality of solutions to the linear bilevel programg problem. Computers and Operations Research, 18(4): , [12] G. Savard. Contribution à la programmation mathématique à deu niveau, Ph.D. Thesis. 7

A Generalization of a result of Catlin: 2-factors in line graphs

A Generalization of a result of Catlin: 2-factors in line graphs AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 72(2) (2018), Pages 164 184 A Generalization of a result of Catlin: 2-factors in line graphs Ronald J. Gould Emory University Atlanta, Georgia U.S.A. rg@mathcs.emory.edu

More information

JOINT PRICING AND NETWORK CAPACITY SETTING PROBLEM

JOINT PRICING AND NETWORK CAPACITY SETTING PROBLEM Advanced OR and AI Methods in Transportation JOINT PRICING AND NETWORK CAPACITY SETTING PROBLEM Luce BROTCORNE, Patrice MARCOTTE, Gilles SAVARD, Mickael WIART Abstract. We consider the problem of jointly

More information

1.4 FOUNDATIONS OF CONSTRAINED OPTIMIZATION

1.4 FOUNDATIONS OF CONSTRAINED OPTIMIZATION Essential Microeconomics -- 4 FOUNDATIONS OF CONSTRAINED OPTIMIZATION Fundamental Theorem of linear Programming 3 Non-linear optimization problems 6 Kuhn-Tucker necessary conditions Sufficient conditions

More information

Mixed Integer Bilevel Optimization through Multi-parametric Programming

Mixed Integer Bilevel Optimization through Multi-parametric Programming Mied Integer Bilevel Optimization through Multi-parametric Programg S. Avraamidou 1,2, N. A. Diangelakis 1,2 and E. N. Pistikopoulos 2,3 1 Centre for Process Systems Engineering, Department of Chemical

More information

The Squared Slacks Transformation in Nonlinear Programming

The Squared Slacks Transformation in Nonlinear Programming Technical Report No. n + P. Armand D. Orban The Squared Slacks Transformation in Nonlinear Programming August 29, 2007 Abstract. We recall the use of squared slacks used to transform inequality constraints

More information

the library from whu* * »WS^-SA minimum on or before the W«t D tee Oi? _ J_., n of books oro W«' previous due date.

the library from whu* * »WS^-SA minimum on or before the W«t D tee Oi? _ J_., n of books oro W«' previous due date. on or before the W«t D»WS^-SA the library from whu* * tee Oi? _ J_., n of books oro ^ minimum W«' 21997 previous due date. Digitized by the Internet Archive in University of Illinois 2011 with funding

More information

Multiobjective Mixed-Integer Stackelberg Games

Multiobjective Mixed-Integer Stackelberg Games Solving the Multiobjective Mixed-Integer SCOTT DENEGRE TED RALPHS ISE Department COR@L Lab Lehigh University tkralphs@lehigh.edu EURO XXI, Reykjavic, Iceland July 3, 2006 Outline Solving the 1 General

More information

Towards a Theory of Societal Co-Evolution: Individualism versus Collectivism

Towards a Theory of Societal Co-Evolution: Individualism versus Collectivism Toards a Theory of Societal Co-Evolution: Individualism versus Collectivism Kartik Ahuja, Simpson Zhang and Mihaela van der Schaar Department of Electrical Engineering, Department of Economics, UCLA Theorem

More information

4 Lecture Applications

4 Lecture Applications 4 Lecture 4 4.1 Applications We now will look at some of the applications of the convex analysis we have learned. First, we shall us a separation theorem to prove the second fundamental theorem of welfare

More information

Review of Optimization Basics

Review of Optimization Basics Review of Optimization Basics. Introduction Electricity markets throughout the US are said to have a two-settlement structure. The reason for this is that the structure includes two different markets:

More information

Bilevel Integer Linear Programming

Bilevel Integer Linear Programming Bilevel Integer Linear Programming TED RALPHS SCOTT DENEGRE ISE Department COR@L Lab Lehigh University ted@lehigh.edu MOPTA 2009, Lehigh University, 19 August 2009 Thanks: Work supported in part by the

More information

New formulations and valid inequalities for a bilevel pricing problem

New formulations and valid inequalities for a bilevel pricing problem Operations Research Letters 36 (2008) 141 149 Operations Research Letters www.elsevier.com/locate/orl New formulations and valid inequalities for a bilevel pricing problem Sophie Dewez a, Martine Labbé

More information

Semi-simple Splicing Systems

Semi-simple Splicing Systems Semi-simple Splicing Systems Elizabeth Goode CIS, University of Delaare Neark, DE 19706 goode@mail.eecis.udel.edu Dennis Pixton Mathematics, Binghamton University Binghamton, NY 13902-6000 dennis@math.binghamton.edu

More information

Enumeration of All the Extreme Equilibria in Game Theory: Bimatrix and Polymatrix Games 1

Enumeration of All the Extreme Equilibria in Game Theory: Bimatrix and Polymatrix Games 1 JOURNAL OF OPTIMIZATION THEORY AND APPLICATIONS: Vol. 129, No. 3, pp. 349 372, June 2006 ( C 2006) DOI: 10.1007/s10957-006-9070-3 Enumeration of All the Extreme Equilibria in Game Theory: Bimatrix and

More information

STATIC LECTURE 4: CONSTRAINED OPTIMIZATION II - KUHN TUCKER THEORY

STATIC LECTURE 4: CONSTRAINED OPTIMIZATION II - KUHN TUCKER THEORY STATIC LECTURE 4: CONSTRAINED OPTIMIZATION II - KUHN TUCKER THEORY UNIVERSITY OF MARYLAND: ECON 600 1. Some Eamples 1 A general problem that arises countless times in economics takes the form: (Verbally):

More information

Robust-to-Dynamics Linear Programming

Robust-to-Dynamics Linear Programming Robust-to-Dynamics Linear Programg Amir Ali Ahmad and Oktay Günlük Abstract We consider a class of robust optimization problems that we call robust-to-dynamics optimization (RDO) The input to an RDO problem

More information

Efficiency and converse reduction-consistency in collective choice. Abstract. Department of Applied Mathematics, National Dong Hwa University

Efficiency and converse reduction-consistency in collective choice. Abstract. Department of Applied Mathematics, National Dong Hwa University Efficiency and converse reduction-consistency in collective choice Yan-An Hwang Department of Applied Mathematics, National Dong Hwa University Chun-Hsien Yeh Department of Economics, National Central

More information

Pessimistic Bi-Level Optimization

Pessimistic Bi-Level Optimization Pessimistic Bi-Level Optimization Wolfram Wiesemann 1, Angelos Tsoukalas,2, Polyeni-Margarita Kleniati 3, and Berç Rustem 1 1 Department of Computing, Imperial College London, UK 2 Department of Mechanical

More information

COS 511: Theoretical Machine Learning. Lecturer: Rob Schapire Lecture # 12 Scribe: Indraneel Mukherjee March 12, 2008

COS 511: Theoretical Machine Learning. Lecturer: Rob Schapire Lecture # 12 Scribe: Indraneel Mukherjee March 12, 2008 COS 511: Theoretical Machine Learning Lecturer: Rob Schapire Lecture # 12 Scribe: Indraneel Mukherjee March 12, 2008 In the previous lecture, e ere introduced to the SVM algorithm and its basic motivation

More information

of a bimatrix game David Avis McGill University Gabriel Rosenberg Yale University Rahul Savani University of Warwick

of a bimatrix game David Avis McGill University Gabriel Rosenberg Yale University Rahul Savani University of Warwick Finding all Nash equilibria of a bimatrix game David Avis McGill University Gabriel Rosenberg Yale University Rahul Savani University of Warwick Bernhard von Stengel London School of Economics Nash equilibria

More information

GENERALIZED CONVEXITY AND OPTIMALITY CONDITIONS IN SCALAR AND VECTOR OPTIMIZATION

GENERALIZED CONVEXITY AND OPTIMALITY CONDITIONS IN SCALAR AND VECTOR OPTIMIZATION Chapter 4 GENERALIZED CONVEXITY AND OPTIMALITY CONDITIONS IN SCALAR AND VECTOR OPTIMIZATION Alberto Cambini Department of Statistics and Applied Mathematics University of Pisa, Via Cosmo Ridolfi 10 56124

More information

N-bit Parity Neural Networks with minimum number of threshold neurons

N-bit Parity Neural Networks with minimum number of threshold neurons Open Eng. 2016; 6:309 313 Research Article Open Access Marat Z. Arslanov*, Zhazira E. Amirgalieva, and Chingiz A. Kenshimov N-bit Parity Neural Netorks ith minimum number of threshold neurons DOI 10.1515/eng-2016-0037

More information

Multiobjective Optimization

Multiobjective Optimization Multiobjective Optimization MTH6418 S Le Digabel, École Polytechnique de Montréal Fall 2015 (v2) MTH6418: Multiobjective 1/36 Plan Introduction Metrics BiMADS Other methods References MTH6418: Multiobjective

More information

1 Effects of Regularization For this problem, you are required to implement everything by yourself and submit code.

1 Effects of Regularization For this problem, you are required to implement everything by yourself and submit code. This set is due pm, January 9 th, via Moodle. You are free to collaborate on all of the problems, subject to the collaboration policy stated in the syllabus. Please include any code ith your submission.

More information

Inexact Solution of NLP Subproblems in MINLP

Inexact Solution of NLP Subproblems in MINLP Ineact Solution of NLP Subproblems in MINLP M. Li L. N. Vicente April 4, 2011 Abstract In the contet of conve mied-integer nonlinear programming (MINLP, we investigate how the outer approimation method

More information

Les Cahiers du GERAD ISSN:

Les Cahiers du GERAD ISSN: Les Cahiers du GERAD ISSN: 7 44 Tuning Runge-Kutta parameters on a family of ordinary differential equations C. Audet G 7 8 March 7 Cette version est mise à votre disposition conformément à la politique

More information

The breakpoint distance for signed sequences

The breakpoint distance for signed sequences The breakpoint distance for signed sequences Guillaume Blin 1, Cedric Chauve 2 Guillaume Fertin 1 and 1 LINA, FRE CNRS 2729 2 LACIM et Département d'informatique, Université de Nantes, Université du Québec

More information

Stat 8112 Lecture Notes Weak Convergence in Metric Spaces Charles J. Geyer January 23, Metric Spaces

Stat 8112 Lecture Notes Weak Convergence in Metric Spaces Charles J. Geyer January 23, Metric Spaces Stat 8112 Lecture Notes Weak Convergence in Metric Spaces Charles J. Geyer January 23, 2013 1 Metric Spaces Let X be an arbitrary set. A function d : X X R is called a metric if it satisfies the folloing

More information

Linear & Integer programming

Linear & Integer programming ELL 894 Performance Evaluation on Communication Networks Standard form I Lecture 5 Linear & Integer programming subject to where b is a vector of length m c T A = b (decision variables) and c are vectors

More information

Using quadratic convex reformulation to tighten the convex relaxation of a quadratic program with complementarity constraints

Using quadratic convex reformulation to tighten the convex relaxation of a quadratic program with complementarity constraints Noname manuscript No. (will be inserted by the editor) Using quadratic conve reformulation to tighten the conve relaation of a quadratic program with complementarity constraints Lijie Bai John E. Mitchell

More information

1 Convexity, Convex Relaxations, and Global Optimization

1 Convexity, Convex Relaxations, and Global Optimization 1 Conveity, Conve Relaations, and Global Optimization Algorithms 1 1.1 Minima Consider the nonlinear optimization problem in a Euclidean space: where the feasible region. min f(), R n Definition (global

More information

Multilevel Optimization: Algorithms and Applications

Multilevel Optimization: Algorithms and Applications Multilevel Optimization: Algorithms and Applications Edited by Athanasios Migdalas Division of Optimization, Department of Mathematics, Linköping Institute of Technology, Linköping, Sweden Panos M. Pardalos

More information

c 1998 Society for Industrial and Applied Mathematics

c 1998 Society for Industrial and Applied Mathematics SIAM J. OPTIM. Vol. 9, No. 1, pp. 179 189 c 1998 Society for Industrial and Applied Mathematics WEAK SHARP SOLUTIONS OF VARIATIONAL INEQUALITIES PATRICE MARCOTTE AND DAOLI ZHU Abstract. In this work we

More information

A misère-play -operator

A misère-play -operator A misère-play -operator Matthieu Dufour Silvia Heubach Urban Larsson arxiv:1608.06996v1 [math.co] 25 Aug 2016 July 31, 2018 Abstract We study the -operator (Larsson et al, 2011) of impartial vector subtraction

More information

Algorithms for Linear Programming with Linear Complementarity Constraints

Algorithms for Linear Programming with Linear Complementarity Constraints Algorithms for Linear Programming with Linear Complementarity Constraints Joaquim J. Júdice E-Mail: joaquim.judice@co.it.pt June 8, 2011 Abstract Linear programming with linear complementarity constraints

More information

Filter Pattern Search Algorithms for Mixed Variable Constrained Optimization Problems

Filter Pattern Search Algorithms for Mixed Variable Constrained Optimization Problems Filter Pattern Search Algorithms for Mixed Variable Constrained Optimization Problems Mark A. Abramson Air Force Institute of Technology Department of Mathematics and Statistics 2950 Hobson Way, Building

More information

Econ 201: Problem Set 3 Answers

Econ 201: Problem Set 3 Answers Econ 20: Problem Set 3 Ansers Instructor: Alexandre Sollaci T.A.: Ryan Hughes Winter 208 Question a) The firm s fixed cost is F C = a and variable costs are T V Cq) = 2 bq2. b) As seen in class, the optimal

More information

A Branch-and-cut Algorithm for Integer Bilevel Linear Programs

A Branch-and-cut Algorithm for Integer Bilevel Linear Programs A Branch-and-cut Algorithm for Integer Bilevel Linear Programs S.T. DeNegre and T.K. Ralphs Department of Industrial and Systems Engineering, Lehigh University, Bethlehem, PA 18015 COR@L Technical Report

More information

MESH ADAPTIVE DIRECT SEARCH ALGORITHMS FOR CONSTRAINED OPTIMIZATION

MESH ADAPTIVE DIRECT SEARCH ALGORITHMS FOR CONSTRAINED OPTIMIZATION SIAM J. OPTIM. Vol. 17, No. 1, pp. 188 217 c 2006 Society for Industrial and Applied Mathematics MESH ADAPTIVE DIRECT SEARCH ALGORITHMS FOR CONSTRAINED OPTIMIZATION CHARLES AUDET AND J. E. DENNIS, JR.

More information

Operations Research Letters

Operations Research Letters Operations Research Letters 37 (2009) 1 6 Contents lists available at ScienceDirect Operations Research Letters journal homepage: www.elsevier.com/locate/orl Duality in robust optimization: Primal worst

More information

be a deterministic function that satisfies x( t) dt. Then its Fourier

be a deterministic function that satisfies x( t) dt. Then its Fourier Lecture Fourier ransforms and Applications Definition Let ( t) ; t (, ) be a deterministic function that satisfies ( t) dt hen its Fourier it ransform is defined as X ( ) ( t) e dt ( )( ) heorem he inverse

More information

Energy Minimization via a Primal-Dual Algorithm for a Convex Program

Energy Minimization via a Primal-Dual Algorithm for a Convex Program Energy Minimization via a Primal-Dual Algorithm for a Convex Program Evripidis Bampis 1,,, Vincent Chau 2,, Dimitrios Letsios 1,2,, Giorgio Lucarelli 1,2,,, and Ioannis Milis 3, 1 LIP6, Université Pierre

More information

4. Noether normalisation

4. Noether normalisation 4. Noether normalisation We shall say that a ring R is an affine ring (or affine k-algebra) if R is isomorphic to a polynomial ring over a field k with finitely many indeterminates modulo an ideal, i.e.,

More information

Lecture 3 Frequency Moments, Heavy Hitters

Lecture 3 Frequency Moments, Heavy Hitters COMS E6998-9: Algorithmic Techniques for Massive Data Sep 15, 2015 Lecture 3 Frequency Moments, Heavy Hitters Instructor: Alex Andoni Scribes: Daniel Alabi, Wangda Zhang 1 Introduction This lecture is

More information

A proof of topological completeness for S4 in (0,1)

A proof of topological completeness for S4 in (0,1) A proof of topological completeness for S4 in (,) Grigori Mints and Ting Zhang 2 Philosophy Department, Stanford University mints@csli.stanford.edu 2 Computer Science Department, Stanford University tingz@cs.stanford.edu

More information

Reference Groups and Individual Deprivation

Reference Groups and Individual Deprivation 2004-10 Reference Groups and Individual Deprivation BOSSERT, Walter D'AMBROSIO, Conchita Département de sciences économiques Université de Montréal Faculté des arts et des sciences C.P. 6128, succursale

More information

Mesh adaptive direct search algorithms for mixed variable optimization

Mesh adaptive direct search algorithms for mixed variable optimization Optim Lett (2009) 3:35 47 DOI 10.1007/s11590-008-0089-2 ORIGINAL PAPER Mesh adaptive direct search algorithms for mixed variable optimization Mark A. Abramson Charles Audet James W. Chrissis Jennifer G.

More information

Social Network Games

Social Network Games CWI and University of Amsterdam Based on joint orks ith Evangelos Markakis and Sunil Simon The model Social netork ([Apt, Markakis 2011]) Weighted directed graph: G = (V,,), here V: a finite set of agents,

More information

Course Notes for EE227C (Spring 2018): Convex Optimization and Approximation

Course Notes for EE227C (Spring 2018): Convex Optimization and Approximation Course Notes for EE227C (Spring 2018): Convex Optimization and Approximation Instructor: Moritz Hardt Email: hardt+ee227c@berkeley.edu Graduate Instructor: Max Simchowitz Email: msimchow+ee227c@berkeley.edu

More information

A SEQUENTIAL ELIMINATION ALGORITHM FOR COMPUTING BOUNDS ON THE CLIQUE NUMBER OF A GRAPH

A SEQUENTIAL ELIMINATION ALGORITHM FOR COMPUTING BOUNDS ON THE CLIQUE NUMBER OF A GRAPH A SEQUENTIAL ELIMINATION ALGORITHM FOR COMPUTING BOUNDS ON THE CLIQUE NUMBER OF A GRAPH Bernard Gendron Département d informatique et de recherche opérationnelle and Centre de recherche sur les transports

More information

Department of Social Systems and Management. Discussion Paper Series

Department of Social Systems and Management. Discussion Paper Series Department of Social Systems and Management Discussion Paper Series No. 1115 Outer Approimation Method for the Minimum Maimal Flow Problem Yoshitsugu Yamamoto and Daisuke Zenke April 2005 UNIVERSITY OF

More information

UC Berkeley Department of Electrical Engineering and Computer Sciences. EECS 126: Probability and Random Processes

UC Berkeley Department of Electrical Engineering and Computer Sciences. EECS 126: Probability and Random Processes UC Berkeley Department of Electrical Engineering and Computer Sciences EECS 26: Probability and Random Processes Problem Set Spring 209 Self-Graded Scores Due:.59 PM, Monday, February 4, 209 Submit your

More information

Math 421, Homework #6 Solutions. (1) Let E R n Show that = (E c ) o, i.e. the complement of the closure is the interior of the complement.

Math 421, Homework #6 Solutions. (1) Let E R n Show that = (E c ) o, i.e. the complement of the closure is the interior of the complement. Math 421, Homework #6 Solutions (1) Let E R n Show that (Ē) c = (E c ) o, i.e. the complement of the closure is the interior of the complement. 1 Proof. Before giving the proof we recall characterizations

More information

Lecture 1. 1 Conic programming. MA 796S: Convex Optimization and Interior Point Methods October 8, Consider the conic program. min.

Lecture 1. 1 Conic programming. MA 796S: Convex Optimization and Interior Point Methods October 8, Consider the conic program. min. MA 796S: Convex Optimization and Interior Point Methods October 8, 2007 Lecture 1 Lecturer: Kartik Sivaramakrishnan Scribe: Kartik Sivaramakrishnan 1 Conic programming Consider the conic program min s.t.

More information

A proof of topological completeness for S4 in (0,1)

A proof of topological completeness for S4 in (0,1) A proof of topological completeness for S4 in (0,1) G. Mints, T. Zhang Stanford University ASL Winter Meeting Philadelphia December 2002 ASL Winter Meeting 1 Topological interpretation of S4 A topological

More information

EXISTENCE OF NASH EQUILIBRIA ON INTEGER PROGRAMMING GAMES

EXISTENCE OF NASH EQUILIBRIA ON INTEGER PROGRAMMING GAMES EXISTENCE OF NASH EQUILIBRIA ON INTEGER PROGRAMMING GAMES Margarida Carvalho Andrea Lodi João Pedro Predoso March 2017 CERC_DATA-SCIENCE_2017_003 POLYTECHNIQUE MONTRÉAL DÉPARTEMENT DE MATHÉMATIQUES ET

More information

Lecture 9 Monotone VIs/CPs Properties of cones and some existence results. October 6, 2008

Lecture 9 Monotone VIs/CPs Properties of cones and some existence results. October 6, 2008 Lecture 9 Monotone VIs/CPs Properties of cones and some existence results October 6, 2008 Outline Properties of cones Existence results for monotone CPs/VIs Polyhedrality of solution sets Game theory:

More information

On the projection onto a finitely generated cone

On the projection onto a finitely generated cone Acta Cybernetica 00 (0000) 1 15. On the projection onto a finitely generated cone Miklós Ujvári Abstract In the paper we study the properties of the projection onto a finitely generated cone. We show for

More information

Early & Quick COSMIC-FFP Analysis using Analytic Hierarchy Process

Early & Quick COSMIC-FFP Analysis using Analytic Hierarchy Process Early & Quick COSMIC-FFP Analysis using Analytic Hierarchy Process uca Santillo (luca.santillo@gmail.com) Abstract COSMIC-FFP is a rigorous measurement method that makes possible to measure the functional

More information

From the Zonotope Construction to the Minkowski Addition of Convex Polytopes

From the Zonotope Construction to the Minkowski Addition of Convex Polytopes From the Zonotope Construction to the Minkowski Addition of Convex Polytopes Komei Fukuda School of Computer Science, McGill University, Montreal, Canada Abstract A zonotope is the Minkowski addition of

More information

Projection, Inference, and Consistency

Projection, Inference, and Consistency Projection, Inference, and Consistency John Hooker Carnegie Mellon University IJCAI 2016, New York City A high-level presentation. Don t worry about the details. 2 Projection as a Unifying Concept Projection

More information

A NONCONVEX ADMM ALGORITHM FOR GROUP SPARSITY WITH SPARSE GROUPS. Rick Chartrand and Brendt Wohlberg

A NONCONVEX ADMM ALGORITHM FOR GROUP SPARSITY WITH SPARSE GROUPS. Rick Chartrand and Brendt Wohlberg A NONCONVEX ADMM ALGORITHM FOR GROUP SPARSITY WITH SPARSE GROUPS Rick Chartrand and Brendt Wohlberg Los Alamos National Laboratory Los Alamos, NM 87545, USA ABSTRACT We present an efficient algorithm for

More information

A NOTE ON A GLOBALLY CONVERGENT NEWTON METHOD FOR SOLVING. Patrice MARCOTTE. Jean-Pierre DUSSAULT

A NOTE ON A GLOBALLY CONVERGENT NEWTON METHOD FOR SOLVING. Patrice MARCOTTE. Jean-Pierre DUSSAULT A NOTE ON A GLOBALLY CONVERGENT NEWTON METHOD FOR SOLVING MONOTONE VARIATIONAL INEQUALITIES Patrice MARCOTTE Jean-Pierre DUSSAULT Resume. Il est bien connu que la methode de Newton, lorsqu'appliquee a

More information

Every Binary Code Can Be Realized by Convex Sets

Every Binary Code Can Be Realized by Convex Sets Every Binary Code Can Be Realized by Convex Sets Megan K. Franke 1 and Samuel Muthiah 2 arxiv:1711.03185v2 [math.co] 27 Apr 2018 1 Department of Mathematics, University of California Santa Barbara, Santa

More information

A turbulence closure based on the maximum entropy method

A turbulence closure based on the maximum entropy method Advances in Fluid Mechanics IX 547 A turbulence closure based on the maximum entropy method R. W. Derksen Department of Mechanical and Manufacturing Engineering University of Manitoba Winnipeg Canada Abstract

More information

Science Degree in Statistics at Iowa State College, Ames, Iowa in INTRODUCTION

Science Degree in Statistics at Iowa State College, Ames, Iowa in INTRODUCTION SEQUENTIAL SAMPLING OF INSECT POPULATIONSl By. G. H. IVES2 Mr.. G. H. Ives obtained his B.S.A. degree at the University of Manitoba in 1951 majoring in Entomology. He thm proceeded to a Masters of Science

More information

arxiv: v2 [physics.gen-ph] 28 Oct 2017

arxiv: v2 [physics.gen-ph] 28 Oct 2017 A CHART FOR THE ENERGY LEVELS OF THE SQUARE QUANTUM WELL arxiv:1610.04468v [physics.gen-ph] 8 Oct 017 M. CHIANI Abstract. A chart for the quantum mechanics of a particle of mass m in a one-dimensional

More information

A mixed-discrete bilevel programming problem

A mixed-discrete bilevel programming problem A mixed-discrete bilevel programming problem Stephan Dempe 1 and Vyacheslav Kalashnikov 2 1 TU Bergakademie Freiberg, Freiberg, Germany 2 Instituto de Tecnologías y Educación Superior de Monterrey, Monterrey,

More information

On the Value Function of a Mixed Integer Linear Optimization Problem and an Algorithm for its Construction

On the Value Function of a Mixed Integer Linear Optimization Problem and an Algorithm for its Construction On the Value Function of a Mixed Integer Linear Optimization Problem and an Algorithm for its Construction Ted K. Ralphs and Anahita Hassanzadeh Department of Industrial and Systems Engineering, Lehigh

More information

Two NP-hard Interchangeable Terminal Problems*

Two NP-hard Interchangeable Terminal Problems* o NP-hard Interchangeable erminal Problems* Sartaj Sahni and San-Yuan Wu Universit of Minnesota ABSRAC o subproblems that arise hen routing channels ith interchangeable terminals are shon to be NP-hard

More information

Journal of Symbolic Computation. On the Berlekamp/Massey algorithm and counting singular Hankel matrices over a finite field

Journal of Symbolic Computation. On the Berlekamp/Massey algorithm and counting singular Hankel matrices over a finite field Journal of Symbolic Computation 47 (2012) 480 491 Contents lists available at SciVerse ScienceDirect Journal of Symbolic Computation journal homepage: wwwelseviercom/locate/jsc On the Berlekamp/Massey

More information

Business Cycles: The Classical Approach

Business Cycles: The Classical Approach San Francisco State University ECON 302 Business Cycles: The Classical Approach Introduction Michael Bar Recall from the introduction that the output per capita in the U.S. is groing steady, but there

More information

3 - Vector Spaces Definition vector space linear space u, v,

3 - Vector Spaces Definition vector space linear space u, v, 3 - Vector Spaces Vectors in R and R 3 are essentially matrices. They can be vieed either as column vectors (matrices of size and 3, respectively) or ro vectors ( and 3 matrices). The addition and scalar

More information

Why do Golf Balls have Dimples on Their Surfaces?

Why do Golf Balls have Dimples on Their Surfaces? Name: Partner(s): 1101 Section: Desk # Date: Why do Golf Balls have Dimples on Their Surfaces? Purpose: To study the drag force on objects ith different surfaces, ith the help of a ind tunnel. Overvie

More information

Optimization in Process Systems Engineering

Optimization in Process Systems Engineering Optimization in Process Systems Engineering M.Sc. Jan Kronqvist Process Design & Systems Engineering Laboratory Faculty of Science and Engineering Åbo Akademi University Most optimization problems in production

More information

Lecture 1- The constrained optimization problem

Lecture 1- The constrained optimization problem Lecture 1- The constrained optimization problem The role of optimization in economic theory is important because we assume that individuals are rational. Why constrained optimization? the problem of scarcity.

More information

Consistency as Projection

Consistency as Projection Consistency as Projection John Hooker Carnegie Mellon University INFORMS 2015, Philadelphia USA Consistency as Projection Reconceive consistency in constraint programming as a form of projection. For eample,

More information

The Probability of Pathogenicity in Clinical Genetic Testing: A Solution for the Variant of Uncertain Significance

The Probability of Pathogenicity in Clinical Genetic Testing: A Solution for the Variant of Uncertain Significance International Journal of Statistics and Probability; Vol. 5, No. 4; July 2016 ISSN 1927-7032 E-ISSN 1927-7040 Published by Canadian Center of Science and Education The Probability of Pathogenicity in Clinical

More information

A Parametric Simplex Algorithm for Linear Vector Optimization Problems

A Parametric Simplex Algorithm for Linear Vector Optimization Problems A Parametric Simplex Algorithm for Linear Vector Optimization Problems Birgit Rudloff Firdevs Ulus Robert Vanderbei July 9, 2015 Abstract In this paper, a parametric simplex algorithm for solving linear

More information

3. The vertices of a right angled triangle are on a circle of radius R and the sides of the triangle are tangent to another circle of radius r. If the

3. The vertices of a right angled triangle are on a circle of radius R and the sides of the triangle are tangent to another circle of radius r. If the The Canadian Mathematical Society in collaboration ith The CENTRE for EDUCTION in MTHEMTICS and COMPUTING First Canadian Open Mathematics Challenge (1996) Solutions c Canadian Mathematical Society 1996

More information

THE inverse tangent function is an elementary mathematical

THE inverse tangent function is an elementary mathematical A Sharp Double Inequality for the Inverse Tangent Function Gholamreza Alirezaei arxiv:307.983v [cs.it] 8 Jul 03 Abstract The inverse tangent function can be bounded by different inequalities, for eample

More information

Filter Pattern Search Algorithms for Mixed Variable Constrained Optimization Problems

Filter Pattern Search Algorithms for Mixed Variable Constrained Optimization Problems Filter Pattern Search Algorithms for Mixed Variable Constrained Optimization Problems Mark A. Abramson Air Force Institute of Technology Department of Mathematics and Statistics 2950 Hobson Way, Building

More information

Adaptive Noise Cancellation

Adaptive Noise Cancellation Adaptive Noise Cancellation P. Comon and V. Zarzoso January 5, 2010 1 Introduction In numerous application areas, including biomedical engineering, radar, sonar and digital communications, the goal is

More information

Bilevel Integer Linear Programming

Bilevel Integer Linear Programming Bilevel Integer Linear Programming SCOTT DENEGRE TED RALPHS ISE Department COR@L Lab Lehigh University ted@lehigh.edu Université Bordeaux, 16 December 2008 Thanks: Work supported in part by the National

More information

Some Properties of the Augmented Lagrangian in Cone Constrained Optimization

Some Properties of the Augmented Lagrangian in Cone Constrained Optimization MATHEMATICS OF OPERATIONS RESEARCH Vol. 29, No. 3, August 2004, pp. 479 491 issn 0364-765X eissn 1526-5471 04 2903 0479 informs doi 10.1287/moor.1040.0103 2004 INFORMS Some Properties of the Augmented

More information

We set up the basic model of two-sided, one-to-one matching

We set up the basic model of two-sided, one-to-one matching Econ 805 Advanced Micro Theory I Dan Quint Fall 2009 Lecture 18 To recap Tuesday: We set up the basic model of two-sided, one-to-one matching Two finite populations, call them Men and Women, who want to

More information

1 Review of last lecture and introduction

1 Review of last lecture and introduction Semidefinite Programming Lecture 10 OR 637 Spring 2008 April 16, 2008 (Wednesday) Instructor: Michael Jeremy Todd Scribe: Yogeshwer (Yogi) Sharma 1 Review of last lecture and introduction Let us first

More information

1 Introduction Bilevel programming is the adequate framework for modelling those optimization situations where a subset of decision variables is not c

1 Introduction Bilevel programming is the adequate framework for modelling those optimization situations where a subset of decision variables is not c Nonlinear Optimization and Applications, pp. 1-000 G. Di Pillo and F. Giannessi, Editors c1998 Kluwer Academic Publishers B.V. On a class of bilevel programs Martine LABBE (mlabbe@ulb.ac.be) SMG, Institut

More information

GETTING STARTED INITIALIZATION

GETTING STARTED INITIALIZATION GETTING STARTED INITIALIZATION 1. Introduction Linear programs come in many different forms. Traditionally, one develops the theory for a few special formats. These formats are equivalent to one another

More information

Some Properties of Convex Hulls of Integer Points Contained in General Convex Sets

Some Properties of Convex Hulls of Integer Points Contained in General Convex Sets Some Properties of Convex Hulls of Integer Points Contained in General Convex Sets Santanu S. Dey and Diego A. Morán R. H. Milton Stewart School of Industrial and Systems Engineering, Georgia Institute

More information

THE CONVEX HULL OF THE PRIME NUMBER GRAPH

THE CONVEX HULL OF THE PRIME NUMBER GRAPH THE CONVEX HULL OF THE PRIME NUMBER GRAPH NATHAN MCNEW Abstract Let p n denote the n-th prime number, and consider the prime number graph, the collection of points n, p n in the plane Pomerance uses the

More information

The Hausdorff measure of a class of Sierpinski carpets

The Hausdorff measure of a class of Sierpinski carpets J. Math. Anal. Appl. 305 (005) 11 19 www.elsevier.com/locate/jmaa The Hausdorff measure of a class of Sierpinski carpets Yahan Xiong, Ji Zhou Department of Mathematics, Sichuan Normal University, Chengdu

More information

A Sharp Upper Bound on Algebraic Connectivity Using Domination Number

A Sharp Upper Bound on Algebraic Connectivity Using Domination Number A Sharp Upper Bound on Algebraic Connectivity Using Domination Number M Aouchiche a, P Hansen a,b and D Stevanović c,d a GERAD and HEC Montreal, Montreal, Qc, CANADA b LIX, École Polytechnique, Palaiseau,

More information

Bilevel Optimization, Pricing Problems and Stackelberg Games

Bilevel Optimization, Pricing Problems and Stackelberg Games Bilevel Optimization, Pricing Problems and Stackelberg Games Martine Labbé Computer Science Department Université Libre de Bruxelles INOCS Team, INRIA Lille Follower Leader CO Workshop - Aussois - January

More information

Homework #12 corrections

Homework #12 corrections Homework #2 corrections April 25, 205 (284) Let f() = 2 sin for 0 and f(0) = 0 (a) Use Theorems 283 and 284 to show f is differentiable at each a 0 and calculate f (a) Use, without proof, the fact that

More information

A New Fenchel Dual Problem in Vector Optimization

A New Fenchel Dual Problem in Vector Optimization A New Fenchel Dual Problem in Vector Optimization Radu Ioan Boţ Anca Dumitru Gert Wanka Abstract We introduce a new Fenchel dual for vector optimization problems inspired by the form of the Fenchel dual

More information

Some Properties of Convex Functions

Some Properties of Convex Functions Filomat 31:10 2017), 3015 3021 https://doi.org/10.2298/fil1710015a Published by Faculty of Sciences and Mathematics, University of Niš, Serbia Available at: http://www.pmf.ni.ac.rs/filomat Some Properties

More information

Path-based formulations of a bilevel toll setting problem

Path-based formulations of a bilevel toll setting problem Path-based formulations of a bilevel toll setting problem Mohamed Didi-Biha 1, Patrice Marcotte 2 and Gilles Savard 3 1 Laboratoire d Analyse non linéaire et Géométrie, Université d Avignon et des Pays

More information

On the approximation of real powers of sparse, infinite, bounded and Hermitian matrices

On the approximation of real powers of sparse, infinite, bounded and Hermitian matrices On the approximation of real poers of sparse, infinite, bounded and Hermitian matrices Roman Werpachoski Center for Theoretical Physics, Al. Lotnikó 32/46 02-668 Warszaa, Poland Abstract We describe a

More information

A PATTERN SEARCH FILTER METHOD FOR NONLINEAR PROGRAMMING WITHOUT DERIVATIVES

A PATTERN SEARCH FILTER METHOD FOR NONLINEAR PROGRAMMING WITHOUT DERIVATIVES A PATTERN SEARCH FILTER METHOD FOR NONLINEAR PROGRAMMING WITHOUT DERIVATIVES CHARLES AUDET AND J.E. DENNIS JR. Abstract. This paper formulates and analyzes a pattern search method for general constrained

More information