中文
相关论文

相关论文: A Comparative Study of Arithmetic Constraints on I…

200 篇论文

Arithmetic constraints on integer intervals are supported in many constraint programming systems. We study here a number of approaches to implement constraint propagation for these constraints. To describe them we introduce integer interval…

人工智能 · 计算机科学 2007-05-23 Krzysztof R. Apt , Peter Zoeteweij

Numerical analysis has no satisfactory method for the more realistic optimization models. However, with constraint programming one can compute a cover for the solution set to arbitrarily close approximation. Because the use of constraint…

数值分析 · 数学 2025-10-20 M. H. van Emden , B. Moa

We provide here a proof theoretic account of constraint programming that attempts to capture the essential ingredients of this programming style. We exemplify it by presenting proof rules for linear constraints over interval domains, and…

人工智能 · 计算机科学 2007-05-23 Krzysztof R. Apt

We describe the use of array expressions as constraints, which represents a consequent generalisation of the "element" constraint. Constraint propagation for array constraints is studied theoretically, and for a set of domain reduction…

编程语言 · 计算机科学 2007-05-23 Sebastian Brand

Solving a system of nonlinear inequalities is an important problem for which conventional numerical analysis has no satisfactory method. With a box-consistency algorithm one can compute a cover for the solution set to arbitrarily close…

数值分析 · 数学 2021-08-23 M. H. van Emden , B. Moa

Interval arithmetic is a simple way to compute a mathematical expression to an arbitrary accuracy, widely used for verifying floating-point computations. Yet this simplicity belies challenges. Some inputs violate preconditions or cause…

数值分析 · 数学 2021-07-14 Oliver Flatt , Pavel Panchekha

We propose an approach to compute inner and outer-approximations of the sets of values satisfying constraints expressed as arbitrarily quantified formulas. Such formulas arise for instance when specifying important problems in control such…

系统与控制 · 电气工程与系统科学 2023-09-22 Eric Goubault , Sylvie Putot

Inspired by computer assisted proofs in analysis, we present an interval approach to real-number computations.

计算机科学中的逻辑 · 计算机科学 2018-04-16 Małgorzata Moczurad , Piotr Zgliczyński

Interval computation is widely used to certify computations that use floating point operations to avoid pitfalls related to rounding error introduced by inaccurate operations. Despite its popularity and practical benefits, support for…

数学软件 · 计算机科学 2023-05-29 Xuan Tang , Zachary Ferguson , Teseo Schneider , Denis Zorin , Shoaib Kamil , Daniele Panozzo

System identification is an important area of science, which aims to describe the characteristics of the system, representing them by mathematical models. Since many of these models can be seen as recursive functions, it is extremely…

信号处理 · 电气工程与系统科学 2018-07-27 P. F. S. Guedes , M. L. C. Peixoto , O. A. R. O. Freitas , A. M. Barbosa , S. A. M. Martins , E. G. Nepomuceno

Parity constraints, common in application domains such as circuit verification, bounded model checking, and logical cryptanalysis, are not necessarily most efficiently solved if translated into conjunctive normal form. Thus, specialized…

计算机科学中的逻辑 · 计算机科学 2014-06-19 Tero Laitinen , Tommi Junttila , Ilkka Niemelä

Propagation of linear constraints has become a crucial sub-routine in modern Mixed-Integer Programming (MIP) solvers. In practice, iterative algorithms with tolerance-based stopping criteria are used to avoid problems with slow or infinite…

最优化与控制 · 数学 2021-08-25 Boro Sofranac , Ambros Gleixner , Sebastian Pokutta

When knowledge is obtained from a database, it is only possible to deduce confidence intervals for probability values. With confidence intervals replacing point values, the results in the set covering model include interval constraints for…

人工智能 · 计算机科学 2013-04-10 Richard E. Neapolitan , James Kenevan

Bound propagation is an important Artificial Intelligence technique used in Constraint Programming tools to deal with numerical constraints. It is typically embedded within a search procedure ("branch and prune") and used at every node of…

人工智能 · 计算机科学 2014-01-17 Lucas Bordeaux , George Katsirelos , Nina Narodytska , Moshe Y. Vardi

The work is devoted to the construction of a new interval arithmetic which would combine algorithmic efficiency and high quality estimation of the ranges of expressions.

数值分析 · 数学 2022-04-21 Dmitry A. Skorik

We propose Range and Roots which are two common patterns useful for specifying a wide range of counting and occurrence constraints. We design specialised propagation algorithms for these two patterns. Counting and occurrence constraints…

人工智能 · 计算机科学 2009-03-03 Christian Bessiere , Emmanuel Hebrard , Brahim Hnich , Zeynep Kiziltan , Toby Walsh

Constraint propagation is one of the techniques central to the success of constraint programming. To reduce search, fast algorithms associated with each constraint prune the domains of variables. With global (or non-binary) constraints, the…

人工智能 · 计算机科学 2009-03-09 Christian Bessiere , Emmanuel Hebrard , Brahim Hnich , Toby Walsh

Interval analysis (or interval bound propagation, IBP) is a popular technique for verifying and training provably robust deep neural networks, a fundamental challenge in the area of reliable machine learning. However, despite substantial…

机器学习 · 计算机科学 2021-12-15 Matthew Mirman , Maximilian Baader , Martin Vechev

This paper is devoted to a new approach of the arithmetic of intervals. We present the set of intervals as a normed vector space. We define also a four-dimensional associative algebra whose product gives the product of intervals in any…

数值分析 · 数学 2009-10-22 Nicolas Goze , Elisabeth Remm

Many AI researchers argue that probability theory is only capable of dealing with uncertainty in situations where a full specification of a joint probability distribution is available, and conclude that it is not suitable for application in…

人工智能 · 计算机科学 2013-04-05 Linda C. van der Gaag
‹ 上一页 1 2 3 10 下一页 ›