Note: Some of the material referenced below may be copyrighted, and hence is not generally available by clicking on it. Please email me, rbk@louisiana.edu, and I will email you either a Postscript or a PDF copy of the appropriate excerpts, according to the ``fair use" provision of the copyright law.
Home
page for the course
Bibliography
for the course in PDF format
Outline
for the somewhat related course from Fall, 2003
Bibliography
for the 2003 course in PDF format
Recommended references for the first part of the course:
Description | Explanation / References / Projects |
Overview of the course and of the inventory of tools
|
|
Discussion of Extended interval arithmetic | The class notes An Example to Motivate Issues in Extended Interval Arithmetic |
The containment set (cset) proposal for extended interval arithmetic | http://homepage.ntlworld.com/j.d.pryce/isloct05/IntvlArithCsets.pdf |
The C++ interval arithmetic standardization effort |
|
The ISL project: participation possibilities |
|
Languages for modeling |
Problems of interest are commonly expressed in these languages. |
Review of branch and bound processes for global optimization | Section 9.5.3 of our 2005-2006 Math. 555-556 manuscript, available on the Moodle course for this course. |
A review of interval Newton methods for existence and uniqueness | Section 8.4 of our 2005-2006 Math. 555-556 manuscript, available on the Moodle course for this course. |
epsilon-inflation | Section 4.2 of Rigorous Global Search: Continuous Problems, R. B. Kearfott, Kluwer Academic Publishers, 1996. |
A review of necessary and sufficient conditions for a point to be a local optimizer |
|
A possible research project in branch and bound methods | Relationship of Necessary and Sufficient Conditions to Branch and Bound Algorithms, available on the Moodle course for this course. |