• Skip to content (access key 1)
  • Skip to search (access key 7)
FWF — Austrian Science Fund
  • Go to overview page Discover

    • Research Radar
      • Research Radar Archives 1974–1994
    • Discoveries
      • Emmanuelle Charpentier
      • Adrian Constantin
      • Monika Henzinger
      • Ferenc Krausz
      • Wolfgang Lutz
      • Walter Pohl
      • Christa Schleper
      • Elly Tanaka
      • Anton Zeilinger
    • Impact Stories
      • Verena Gassner
      • Wolfgang Lechner
      • Birgit Mitter
      • Oliver Spadiut
      • Georg Winter
    • scilog Magazine
    • Austrian Science Awards
      • FWF Wittgenstein Awards
      • FWF ASTRA Awards
      • FWF START Awards
      • Award Ceremony
    • excellent=austria
      • Clusters of Excellence
      • Emerging Fields
    • In the Spotlight
      • 40 Years of Erwin Schrödinger Fellowships
      • Quantum Austria
    • Dialogs and Talks
      • think.beyond Summit
    • Knowledge Transfer Events
    • E-Book Library
  • Go to overview page Funding

    • Portfolio
      • excellent=austria
        • Clusters of Excellence
        • Emerging Fields
      • Projects
        • Principal Investigator Projects
        • Principal Investigator Projects International
        • Clinical Research
        • 1000 Ideas
        • Arts-Based Research
        • FWF Wittgenstein Award
      • Careers
        • ESPRIT
        • FWF ASTRA Awards
        • Erwin Schrödinger
        • doc.funds
        • doc.funds.connect
      • Collaborations
        • Specialized Research Groups
        • Special Research Areas
        • Research Groups
        • International – Multilateral Initiatives
        • #ConnectingMinds
      • Communication
        • Top Citizen Science
        • Science Communication
        • Book Publications
        • Digital Publications
        • Open-Access Block Grant
      • Subject-Specific Funding
        • AI Mission Austria
        • Belmont Forum
        • ERA-NET HERA
        • ERA-NET NORFACE
        • ERA-NET QuantERA
        • Alternative Methods to Animal Testing
        • European Partnership BE READY
        • European Partnership Biodiversa+
        • European Partnership BrainHealth
        • European Partnership ERA4Health
        • European Partnership ERDERA
        • European Partnership EUPAHW
        • European Partnership FutureFoodS
        • European Partnership OHAMR
        • European Partnership PerMed
        • European Partnership Water4All
        • Gottfried and Vera Weiss Award
        • LUKE – Ukraine
        • netidee SCIENCE
        • Herzfelder Foundation Projects
        • Quantum Austria
        • Rückenwind Funding Bonus
        • WE&ME Award
        • Zero Emissions Award
      • International Collaborations
        • Belgium/Flanders
        • Germany
        • France
        • Italy/South Tyrol
        • Japan
        • Korea
        • Luxembourg
        • Poland
        • Switzerland
        • Slovenia
        • Taiwan
        • Tyrol-South Tyrol-Trentino
        • Czech Republic
        • Hungary
    • Step by Step
      • Find Funding
      • Submitting Your Application
      • International Peer Review
      • Funding Decisions
      • Carrying out Your Project
      • Closing Your Project
      • Further Information
        • Integrity and Ethics
        • Inclusion
        • Applying from Abroad
        • Personnel Costs
        • PROFI
        • Final Project Reports
        • Final Project Report Survey
    • FAQ
      • Project Phase PROFI
      • Project Phase Ad Personam
      • Expiring Programs
        • Elise Richter and Elise Richter PEEK
        • FWF START Awards
  • Go to overview page About Us

    • Mission Statement
    • FWF Video
    • Values
    • Facts and Figures
    • Annual Report
    • What We Do
      • Research Funding
        • Matching Funds Initiative
      • International Collaborations
      • Studies and Publications
      • Equal Opportunities and Diversity
        • Objectives and Principles
        • Measures
        • Creating Awareness of Bias in the Review Process
        • Terms and Definitions
        • Your Career in Cutting-Edge Research
      • Open Science
        • Open-Access Policy
          • Open-Access Policy for Peer-Reviewed Publications
          • Open-Access Policy for Peer-Reviewed Book Publications
          • Open-Access Policy for Research Data
        • Research Data Management
        • Citizen Science
        • Open Science Infrastructures
        • Open Science Funding
      • Evaluations and Quality Assurance
      • Academic Integrity
      • Science Communication
      • Philanthropy
      • Sustainability
    • History
    • Legal Basis
    • Organization
      • Executive Bodies
        • Executive Board
        • Supervisory Board
        • Assembly of Delegates
        • Scientific Board
        • Juries
      • FWF Office
    • Jobs at FWF
  • Go to overview page News

    • News
    • Press
      • Logos
    • Calendar
      • Post an Event
      • FWF Informational Events
    • Job Openings
      • Enter Job Opening
    • Newsletter
  • Discovering
    what
    matters.

    FWF-Newsletter Press-Newsletter Calendar-Newsletter Job-Newsletter scilog-Newsletter

    SOCIAL MEDIA

    • LinkedIn, external URL, opens in a new window
    • , external URL, opens in a new window
    • Facebook, external URL, opens in a new window
    • Instagram, external URL, opens in a new window
    • YouTube, external URL, opens in a new window

    SCILOG

    • Scilog — The science magazine of the Austrian Science Fund (FWF)
  • elane login, external URL, opens in a new window
  • Scilog external URL, opens in a new window
  • de Wechsle zu Deutsch

  

A global optimization environment

A global optimization environment

Hermann Schichl (ORCID: 0000-0003-0183-9150)
  • Grant DOI 10.55776/P18704
  • Funding program Principal Investigator Projects
  • Status ended
  • Start July 1, 2006
  • End September 30, 2009
  • Funding amount € 225,760

Disciplines

Computer Sciences (70%); Mathematics (30%)

Keywords

    Global Optimization, Algebraic Modeling Language, Operations Research, Software Engineering

Abstract Final report

The proposed project aims at the advancement of global optimization both in theoretical and in practical respects by integrating approaches from various mathematical disciplines and providing a modular platform for algorithmic studies. The public domain COCONUT global optimization package developed during the COCONUT EU-project - and now maintained at the Universität Wien - will be enhanced by newly developed and improved strategies, allowing to apply them to many different real-life problems. Moreover, it is planned to increase the speed and efficiency of the COCONUT environment by researching and implementing an automatic strategy selection feature. Global optimization is the task of finding the absolutely best set(s) of admissible conditions to achieve an objective under given constraints, assuming that both are formulated in mathematical terms. A special case is the constraint satisfaction problem, where one just wants to find one or all solutions of a given set of constraints. Both problems are much more difficult than convex programming, finding local minimizers of nonlinear programs, or solving algebraic systems of equations when a good starting point is available, and it is of comparable difficulty as solving hard constraint satisfaction problems. Many scientific and industrial applications (e. g., shape optimization in structural mechanics, robot design and analysis, analysis of phase equilibria, protein folding, traveling salesman) lead to difficult global problems in the range from fewer than ten to many thousands of variables. During the last decade, the interest in global optimization has increased substantially, partly because there are more and more applications, partly because the development of algorithms has already moved the field to the point where many small but already industrial-size applications can be solved reliably. Meeting the challenge of real applications often involves the creation and utilization of new theoretical tools that enable one to exploit the special features of the application. As in many areas with difficult computational problems, success is more often due to theoretical advances rather than to increases in raw computer power or more clever use of existing software packages. There are a number of different approaches to solving global optimization problems and related problems. Those traditional approaches are slowly growing together to a unified whole, making the solution of difficult global optimization problems tractable in dimensions relevant for real-life applications. However, this process is hampered by the fact that the approaches are substantially different and draw their strengths from mathematical traditions which have little common theoretical background (e. g. numerical analysis, convex analysis, optimization theory, combinatorics, logic, algebraic geometry). Cross-fertilization is difficult, however, due to the time needed to get acquainted with the deeper parts of the neighboring disciplines. Until today, global optimization algorithms are mainly based on a single of the possible approaches like constraint programming, interval analysis, local optimization, mixed integer linear programming, relaxations, semidefinite programming,... An important step towards the integration of some traditions was done in the COCONUT project, where six academic institutions and ILOG, the biggest company in the optimization business, joined to create a public domain software environment integrating basic theory and algorithms from the fields of constraint programming, interval analysis, and local optimization. This framework, the COCONUT environment was mainly implemented by the proposer`s research group; its strategy engine was developed at the IRIN (Institute de Recherche en Informatique de Nantes). With the present project, we hope to push the integration further, develop more theory, and include more aspects and algorithms into the solver framework initially written in the COCONUT project and now maintained and extended by the proposer`s research group.

The proposed project aims at the advancement of global optimization both in theoretical and in practical respects by integrating approaches from various mathematical disciplines and providing a modular platform for algorithmic studies. The public domain COCONUT global optimization package developed during the COCONUT EU-project - and now maintained at the Universität Wien - will be enhanced by newly developed and improved strategies, allowing to apply them to many different real-life problems. Moreover, it is planned to increase the speed and efficiency of the COCONUT environment by researching and implementing an automatic strategy selection feature. Global optimization is the task of finding the absolutely best set(s) of admissible conditions to achieve an objective under given constraints, assuming that both are formulated in mathematical terms. A special case is the constraint satisfaction problem, where one just wants to find one or all solutions of a given set of constraints. Both problems are much more difficult than convex programming, finding local minimizers of nonlinear programs, or solving algebraic systems of equations when a good starting point is available, and it is of comparable difficulty as solving hard constraint satisfaction problems. Many scientific and industrial applications (e. g., shape optimization in structural mechanics, robot design and analysis, analysis of phase equilibria, protein folding, traveling salesman) lead to difficult global problems in the range from fewer than ten to many thousands of variables. During the last decade, the interest in global optimization has increased substantially, partly because there are more and more applications, partly because the development of algorithms has already moved the field to the point where many small but already industrial-size applications can be solved reliably. Meeting the challenge of real applications often involves the creation and utilization of new theoretical tools that enable one to exploit the special features of the application. As in many areas with difficult computational problems, success is more often due to theoretical advances rather than to increases in raw computer power or more clever use of existing software packages. There are a number of different approaches to solving global optimization problems and related problems. Those traditional approaches are slowly growing together to a unified whole, making the solution of difficult global optimization problems tractable in dimensions relevant for real-life applications. However, this process is hampered by the fact that the approaches are substantially different and draw their strengths from mathematical traditions which have little common theoretical background (e. g. numerical analysis, convex analysis, optimization theory, combinatorics, logic, algebraic geometry). Cross-fertilization is difficult, however, due to the time needed to get acquainted with the deeper parts of the neighboring disciplines. Until today, global optimization algorithms are mainly based on a single of the possible approaches like constraint programming, interval analysis, local optimization, mixed integer linear programming, relaxations, semidefinite programming,... An important step towards the integration of some traditions was done in the COCONUT project, where six academic institutions and ILOG, the biggest company in the optimization business, joined to create a public domain software environment integrating basic theory and algorithms from the fields of constraint programming, interval analysis, and local optimization. This framework, the COCONUT environment was mainly implemented by the proposer`s research group; its strategy engine was developed at the IRIN (Institute de Recherche en Informatique de Nantes). With the present project, we hope to push the integration further, develop more theory, and include more aspects and algorithms into the solver framework initially written in the COCONUT project and now maintained and extended by the proposer`s research group.

Research institution(s)
  • Universität Wien - 100%

Research Output

  • 45 Citations
  • 2 Publications
Publications
  • 2009
    Title Geometrical Optimization of Parallel Mechanisms Based on Natural Frequency Evaluation: Application to a Spherical Mechanism for Future Space Applications
    DOI 10.1109/tro.2008.2008744
    Type Journal Article
    Author Menon C
    Journal IEEE Transactions on Robotics
    Pages 12-24
  • 2013
    Title The optimization test environment
    DOI 10.1007/s11081-013-9234-6
    Type Journal Article
    Author Domes F
    Journal Optimization and Engineering
    Pages 443-468

Discovering
what
matters.

Newsletter

FWF-Newsletter Press-Newsletter Calendar-Newsletter Job-Newsletter scilog-Newsletter

Contact

Austrian Science Fund (FWF)
Georg-Coch-Platz 2
(Entrance Wiesingerstraße 4)
1010 Vienna

office(at)fwf.ac.at
+43 1 505 67 40

General information

  • Job Openings
  • Jobs at FWF
  • Press
  • Philanthropy
  • scilog
  • FWF Office
  • Social Media Directory
  • LinkedIn, external URL, opens in a new window
  • , external URL, opens in a new window
  • Facebook, external URL, opens in a new window
  • Instagram, external URL, opens in a new window
  • YouTube, external URL, opens in a new window
  • Cookies
  • Whistleblowing/Complaints Management
  • Accessibility Statement
  • Data Protection
  • Acknowledgements
  • IFG-Form
  • Social Media Directory
  • © Österreichischer Wissenschaftsfonds FWF
© Österreichischer Wissenschaftsfonds FWF