Author: P.V. Ceccherini
Publisher: Elsevier
ISBN: 0080871895
Category : Mathematics
Languages : en
Pages : 839
Book Description
Combinatorics '81
Combinatorics '81
Author: P.V. Ceccherini
Publisher: Elsevier
ISBN: 0080871895
Category : Mathematics
Languages : en
Pages : 839
Book Description
Combinatorics '81
Publisher: Elsevier
ISBN: 0080871895
Category : Mathematics
Languages : en
Pages : 839
Book Description
Combinatorics '81
Integer Programming and Related Areas
Author: R.v. Randow
Publisher: Springer Science & Business Media
ISBN: 3642464491
Category : Business & Economics
Languages : en
Pages : 349
Book Description
Publisher: Springer Science & Business Media
ISBN: 3642464491
Category : Business & Economics
Languages : en
Pages : 349
Book Description
Integer Programming and Related Areas
Author: C. Kastning
Publisher: Springer Science & Business Media
ISBN: 3662022842
Category : Business & Economics
Languages : en
Pages : 504
Book Description
Integer Prograw~ing is one of the most fascinating and difficult areas in the field of Mathematical Optimization. Due to this fact notable research contributions to Integer Programming have been made in very different branches of mathematics and its applications. Since these publications are scattered over many journals, proceedings volumes, monographs, and working papers, a comprehensive bibliography of all these sources is a helpful tool even for specialists in this field. I initiated this compilation of literature in 1970 at the Institut fur ~konometrie und Operations Research, University of Bonn. Since then many collaborators have contributed to and worked on it. Among them Dipl.-Math. Claus Kastning has done the bulk of the work. With great perseverance and diligence he has gathered all the material and checked it with the original sources. The main aim was to incorporate rare and not easily accessible sources like Russian journals, preprints or unpublished papers. Without the invaluable and dedicated engagement of Claus Kastning the bibliography would never have reached this final version. For this reason he must be considered its responsible editor. As with any other collection this literature list has a subjective viewpoint and may be in some sense incomplete. We have however tried to be as complete as possible. The bibliography contains 4704 different publications by 6767 authors which were classified by 11839 descriptor entries.
Publisher: Springer Science & Business Media
ISBN: 3662022842
Category : Business & Economics
Languages : en
Pages : 504
Book Description
Integer Prograw~ing is one of the most fascinating and difficult areas in the field of Mathematical Optimization. Due to this fact notable research contributions to Integer Programming have been made in very different branches of mathematics and its applications. Since these publications are scattered over many journals, proceedings volumes, monographs, and working papers, a comprehensive bibliography of all these sources is a helpful tool even for specialists in this field. I initiated this compilation of literature in 1970 at the Institut fur ~konometrie und Operations Research, University of Bonn. Since then many collaborators have contributed to and worked on it. Among them Dipl.-Math. Claus Kastning has done the bulk of the work. With great perseverance and diligence he has gathered all the material and checked it with the original sources. The main aim was to incorporate rare and not easily accessible sources like Russian journals, preprints or unpublished papers. Without the invaluable and dedicated engagement of Claus Kastning the bibliography would never have reached this final version. For this reason he must be considered its responsible editor. As with any other collection this literature list has a subjective viewpoint and may be in some sense incomplete. We have however tried to be as complete as possible. The bibliography contains 4704 different publications by 6767 authors which were classified by 11839 descriptor entries.
Linear and Combinatorial Optimization in Ordered Algebraic Structures
Author:
Publisher: Elsevier
ISBN: 0080867731
Category : Mathematics
Languages : en
Pages : 391
Book Description
Linear and Combinatorial Optimization in Ordered Algebraic Structures
Publisher: Elsevier
ISBN: 0080867731
Category : Mathematics
Languages : en
Pages : 391
Book Description
Linear and Combinatorial Optimization in Ordered Algebraic Structures
A Guide to the Literature on Semirings and their Applications in Mathematics and Information Sciences
Author: K. Glazek
Publisher: Springer Science & Business Media
ISBN: 9401599645
Category : Mathematics
Languages : en
Pages : 394
Book Description
This volume presents a short guide to the extensive literature concerning semir ings along with a complete bibliography. The literature has been created over many years, in variety of languages, by authors representing different schools of mathematics and working in various related fields. In many instances the terminology used is not universal, which further compounds the difficulty of locating pertinent sources even in this age of the Internet and electronic dis semination of research results. So far there has been no single reference that could guide the interested scholar or student to the relevant publications. This book is an attempt to fill this gap. My interest in the theory of semirings began in the early sixties, when to gether with Bogdan W ~glorz I tried to investigate some algebraic aspects of compactifications of topological spaces, semirings of semicontinuous functions, and the general ideal theory for special semirings. (Unfortunately, local alge braists in Poland told me at that time that there was nothing interesting in investigating semiring theory because ring theory was still being developed). However, some time later we became aware of some similar investigations hav ing already been done. The theory of semirings has remained "my first love" ever since, and I have been interested in the results in this field that have been appearing in literature (even though I have not been active in this area myself).
Publisher: Springer Science & Business Media
ISBN: 9401599645
Category : Mathematics
Languages : en
Pages : 394
Book Description
This volume presents a short guide to the extensive literature concerning semir ings along with a complete bibliography. The literature has been created over many years, in variety of languages, by authors representing different schools of mathematics and working in various related fields. In many instances the terminology used is not universal, which further compounds the difficulty of locating pertinent sources even in this age of the Internet and electronic dis semination of research results. So far there has been no single reference that could guide the interested scholar or student to the relevant publications. This book is an attempt to fill this gap. My interest in the theory of semirings began in the early sixties, when to gether with Bogdan W ~glorz I tried to investigate some algebraic aspects of compactifications of topological spaces, semirings of semicontinuous functions, and the general ideal theory for special semirings. (Unfortunately, local alge braists in Poland told me at that time that there was nothing interesting in investigating semiring theory because ring theory was still being developed). However, some time later we became aware of some similar investigations hav ing already been done. The theory of semirings has remained "my first love" ever since, and I have been interested in the results in this field that have been appearing in literature (even though I have not been active in this area myself).
Mathematical Algorithms for Linear Regression
Author: Helmuth Späth
Publisher: Academic Press
ISBN: 1483264548
Category : Mathematics
Languages : en
Pages : 338
Book Description
Mathematical Algorithms for Linear Regression discusses numerous fitting principles related to discrete linear approximations, corresponding numerical methods, and FORTRAN 77 subroutines. The book explains linear Lp regression, method of the lease squares, the Gaussian elimination method, the modified Gram-Schmidt method, the method of least absolute deviations, and the method of least maximum absolute deviation. The investigator can determine which observations can be classified as outliers (those with large errors) and which are not by using the fitting principle. The text describes the elimination of outliers and the selection of variables if too many or all of them are given by values. The clusterwise linear regression accounts if only a few of the relevant variables have been collected or are collectible, assuming that their number is small in relation to the number of observations. The book also examines linear Lp regression with nonnegative parameters, the Kuhn-Tucker conditions, the Householder transformations, and the branch-and-bound method. The text points out the method of least squares is mainly used for models with nonlinear parameters or for orthogonal distances. The book can serve and benefit mathematicians, students, and professor of calculus, statistics, or advanced mathematics.
Publisher: Academic Press
ISBN: 1483264548
Category : Mathematics
Languages : en
Pages : 338
Book Description
Mathematical Algorithms for Linear Regression discusses numerous fitting principles related to discrete linear approximations, corresponding numerical methods, and FORTRAN 77 subroutines. The book explains linear Lp regression, method of the lease squares, the Gaussian elimination method, the modified Gram-Schmidt method, the method of least absolute deviations, and the method of least maximum absolute deviation. The investigator can determine which observations can be classified as outliers (those with large errors) and which are not by using the fitting principle. The text describes the elimination of outliers and the selection of variables if too many or all of them are given by values. The clusterwise linear regression accounts if only a few of the relevant variables have been collected or are collectible, assuming that their number is small in relation to the number of observations. The book also examines linear Lp regression with nonnegative parameters, the Kuhn-Tucker conditions, the Householder transformations, and the branch-and-bound method. The text points out the method of least squares is mainly used for models with nonlinear parameters or for orthogonal distances. The book can serve and benefit mathematicians, students, and professor of calculus, statistics, or advanced mathematics.
Numerische Integration
Author: HÄMMERLIN
Publisher: Birkhäuser
ISBN:
Category : Juvenile Nonfiction
Languages : en
Pages : 324
Book Description
Publisher: Birkhäuser
ISBN:
Category : Juvenile Nonfiction
Languages : en
Pages : 324
Book Description
Integer Programming and Related Areas A Classified Bibliography 1976–1978
Author: D. Hausmann
Publisher: Springer Science & Business Media
ISBN: 3642463835
Category : Business & Economics
Languages : en
Pages : 326
Book Description
Publisher: Springer Science & Business Media
ISBN: 3642463835
Category : Business & Economics
Languages : en
Pages : 326
Book Description
Optimization and Operations Research
Author: R. Henn
Publisher: Springer Science & Business Media
ISBN: 3642953220
Category : Mathematics
Languages : en
Pages : 265
Book Description
Publisher: Springer Science & Business Media
ISBN: 3642953220
Category : Mathematics
Languages : en
Pages : 265
Book Description
Konstruktive Methoden der finiten nichtlinearen Optimierung
Author: Günther Meinardus
Publisher: Birkhäuser
ISBN:
Category : Juvenile Nonfiction
Languages : en
Pages : 224
Book Description
Publisher: Birkhäuser
ISBN:
Category : Juvenile Nonfiction
Languages : en
Pages : 224
Book Description