• 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

  

Developing a rigorous global optimization solver for MINLPs

Developing a rigorous global optimization solver for MINLPs

Mihály Csaba Markot (ORCID: 0000-0002-0747-6242)
  • Grant DOI 10.55776/P30375
  • Funding program Principal Investigator Projects
  • Status ended
  • Start October 1, 2017
  • End February 28, 2022
  • Funding amount € 389,510

Disciplines

Computer Sciences (15%); Mathematics (85%)

Keywords

    Global Optimization, Interval Analysis, Mixed Integer Nonlinear Programming, Nonlinear Programming, Discrete Optimization

Abstract Final report

The target of this project is the research of special optimization methods and the development of an optimization software. We optimize problems that model nonlinear relations between the decision variables; such nonlinear problems occur in many areas of science, engineering, economics, etc. Furthermore, we are dealing with problems for which some variables can attain any values in a given range (called continuous variables), while some others are allowed to have only integer values. The latter type of variables occur very frequently in applications, e.g., when one wants to model quantities that can have integer values only, to represent yes/no decisions (with, e.g., variables that can be either one or zero), or to model various assignments. Our optimization methods aim at finding those values of the decision variables that result in the absolutely best, globally optimal solution of the problem. Furthermore, we design computer algorithms that can cope with the phenomenon that not all numbers can be exactly represented on a computer, thus, the results of ordinary computer calculations may contain numerical errors. With our methods, the solutions are computed in the forms of intervals that always contain the mathematically exact result. During the last decade, we have been working on an optimization framework called the `COCONUT Environment`, that already contains many methods for calculating with intervals, and plenty of tools that support the development of optimization software using this methodology. With these tools we have recently created a software, called coco_gop_ex, that was found to be competitive with the best available solvers on more simple types of problems. The main goal of the project is to research and implement new methods with which coco_gop_ex can be further developed, in order to solve the above mentioned nonlinear problems with continuous and integer variables. To the best of our knowledge, this software would be the first that is able to solve such problems to global optimality and with mathematical exactness. Additionally, we plan to work on the further improvement of the backbone of the COCONUT Environment, so that others can use our interval methods for the development of their own software. We also hope that we can attract scientists from other fields who find our methods and software useful for solving their special applications.

Developing a rigorous global optimization solver for mixed integer nonlinear programming Dr. Mihly Csaba Markt, University of Vienna The project aimed at the development of novel methods for solving nonlinear and mixed integer nonlinear programming problems. We targeted problems where a so-called complete global search was necessary. Such methods are to find all global optimizers of a problem and to prove that they are indeed global, or to verify an optimization-related mathematical statement on a computer. We also developed new computer algorithms that will be part of general purpose solvers. We delivered new interval algorithms for 'generalized disjunctive programming' (GDP), that is an alternative formulation for many mixed-integer nonlinear programming problems. We addressed this by introducing interval extensions for logical operators. We derived functions for the interval evaluation of disjunctions, conjunctions, exclusive disjunctions, negation, and conditionals. The new operators extend the capabilities of rigorous global optimization solvers. Based on these results, we also proposed a specialized procedure for solving GDPs with mathematical rigor. We illustrated the capabilities of the new approach by solving small-sized examples from the literature. In another study we developed methods for computer-assisted proofs for finding optimal arrangements of points on the sphere. In this research a new interval representation of the subsets of the search space was introduced. The power of the new methodology was demonstrated by solving the famous 3-dimensional kissing number problem (also known as the 13 spheres problem) on a computer. A further important part of the research was about 'process network synthesis' (PNS). This is the research field of designing a system that produces a given set and amount of products from a given set and amount of raw materials, by applying a network of various operation units. The goal is to find that of the network structure, as well as the parameters of the involved operation units, that is optimal with respect to some cost function. In the project the design problem of a 'wastewater treatment network' was considered. In a collaborative work with chemical engineers, our task was to propose suitable modeling and optimization methods that cope with the model nonlinearities and various other computational difficulties.

Research institution(s)
  • Universität Wien - 100%
International project participants
  • Ambros Gleixner, Zuse Institute Berlin - Germany
  • Zoltan Horvath, Szechenyi Istvan University - Hungary
  • Tibor Csendes, University of Szeged - Hungary
  • Nikolaos V. Sahinidis, Carnegie Mellon University - USA
  • Meinolf Sellmann, IBM - USA
  • Ruth Misener, Imperial College London

Research Output

  • 1 Publications
  • 1 Software
Publications
  • 0
    Title Enabling Technology Models with Non-linearities in the Synthesis of Wastewater Treatment Networks based on the P-graph Framework.
    Type Journal Article
    Author E. Aboagye
    Journal Comput. Chem. Eng.
Software
  • 2022 Link
    Title coconut environment
    Link Link

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