中文
相关论文

相关论文: Understanding Branch Cuts of Expressions

200 篇论文

Accurate and comprehensible knowledge about the position of branch cuts is essential for correctly working with multi-valued functions, such as the square root and logarithm. We discuss the new tools in Maple 17 for calculating and…

符号计算 · 计算机科学 2014-07-15 M. England , E. Cheb-Terrab , R. Bradford , J. H. Davenport , D. Wilson

In computer algebra there are different ways of approaching the mathematical concept of functions, one of which is by defining them as solutions of differential equations. We compare different such approaches and discuss the occurring…

符号计算 · 计算机科学 2013-06-19 Frédéric Chyzak , James Davenport , Christoph Koutschan , Bruno Salvy

We study the complexity of cutting planes and branching schemes from a theoretical point of view. We give some rigorous underpinnings to the empirically observed phenomenon that combining cutting planes and branching into a branch-and-cut…

最优化与控制 · 数学 2021-05-20 Amitabh Basu , Michele Conforti , Marco Di Summa , Hongyi Jiang

In this paper we consider the problem of learning a regression function without assuming its functional form. This problem is referred to as symbolic regression. An expression tree is typically used to represent a solution function, which…

最优化与控制 · 数学 2021-02-25 Jongeun Kim , Sven Leyffer , Prasanna Balaprakash

Branch and cut is the dominant paradigm for solving a wide range of mathematical programming problems -- linear or nonlinear -- combining efficient search (via branch and bound) and relaxation-tightening procedures (via cutting planes, or…

最优化与控制 · 数学 2023-07-11 Aleksandr M. Kazachkov , Pierre Le Bodic , Sriram Sankaranarayanan

It is the aim of this work to identify and illustrate the potential and weaknesses of the computer algebra system Maple in the area of the Calculus of Variations: a classical area of mathematics that studies the methods for finding maximum…

最优化与控制 · 数学 2008-11-26 Andreia M. F. Louro , Delfim F. M. Torres

In this paper we report on an application of computer algebra in which mathematical puzzles are generated of a type that had been widely used in mathematics contests by a large number of participants worldwide. The algorithmic aspect of our…

符号计算 · 计算机科学 2016-08-03 Thomas Wolf , Chimaobi Amadi

The benefits of cutting planes based on the perspective function are well known for many specific classes of mixed-integer nonlinear programs with on/off structures. However, we are not aware of any empirical studies that evaluate their…

最优化与控制 · 数学 2021-03-18 Ksenia Bestuzheva , Ambros Gleixner , Stefan Vigerske

Many interesting and useful symbolic computation algorithms manipulate mathematical expressions in mathematically meaningful ways. Although these algorithms are commonplace in computer algebra systems, they can be surprisingly difficult to…

计算机科学中的逻辑 · 计算机科学 2019-05-07 Jacques Carette , William M. Farmer

The incorporation of cutting planes within the branch-and-bound algorithm, known as branch-and-cut, forms the backbone of modern integer programming solvers. These solvers are the foremost method for solving discrete optimization problems…

最优化与控制 · 数学 2022-04-18 Maria-Florina Balcan , Siddharth Prasad , Tuomas Sandholm , Ellen Vitercik

The purpose of a program analysis is to compute an abstract meaning for a program which approximates its dynamic behaviour. A compositional program analysis accomplishes this task with a divide-and-conquer strategy: the meaning of a program…

编程语言 · 计算机科学 2013-10-15 Azadeh Farzan , Zachary Kincaid

We survey recent work on machine learning (ML) techniques for selecting cutting planes (or cuts) in mixed-integer linear programming (MILP). Despite the availability of various classes of cuts, the task of choosing a set of cuts to add to…

最优化与控制 · 数学 2023-11-01 Arnaud Deza , Elias B. Khalil

In this paper we study formulations and algorithms for the cycle clustering problem, a partitioning problem over the vertex set of a directed graph with nonnegative arc weights that is used to identify cyclic behavior in simulation data…

最优化与控制 · 数学 2024-01-17 Leon Eifler , Jakob Witzig , Ambros Gleixner

Several applications of slicing require a program to be sliced with respect to more than one slicing criterion. Program specialization, parallelization and cohesion measurement are examples of such applications. These applications can…

编程语言 · 计算机科学 2017-09-26 Prasanna Kumar K. , Amitabha Sanyal , Amey Karkare

We present a new method for inferring complexity properties for a class of programs in the form of flowcharts annotated with loop information. Specifically, our method can (soundly and completely) decide if computed values are polynomially…

编程语言 · 计算机科学 2016-07-11 Amir M. Ben-Amram , Aviad Pineles

Slicing is a program analysis technique originally developed for imperative languages. It facilitates understanding of data flow and debugging. This paper discusses slicing of Constraint Logic Programs. Constraint Logic Programming (CLP) is…

软件工程 · 计算机科学 2007-05-23 Gyongyi Szilagyi , Tibor Gyimothy , Jan Maluszynski

In this paper, we first summarize the existing algorithms for computing all the generalized asymptotes of a plane algebraic curve implicitly or parametrically defined. From these previous results, we derive a method that allows to easily…

代数几何 · 数学 2023-02-14 M. Fernandez de Sevilla , R. Magdalena Benedicto , S. Perez-Diaz

A linear program with linear complementarity constraints (LPCC) requires the minimization of a linear objective over a set of linear constraints together with additional linear complementarity constraints. This class has emerged as a…

最优化与控制 · 数学 2018-02-09 Bin Yu , John E. Mitchell , Jong-Shi Pang

We study an abstract setting for cutting planes for integer programming called the infinite group problem. In this abstraction, cutting planes are computed via cut generating function that act on the simplex tableau. In this function space,…

最优化与控制 · 数学 2025-01-13 Robert Hildebrand , Matthias Köppe , Luze Xu

We study an extension of the classical graph cut problem, wherein we replace the modular (sum of edge weights) cost function by a submodular set function defined over graph edges. Special cases of this problem have appeared in different…

数据结构与算法 · 计算机科学 2016-03-29 Stefanie Jegelka , Jeff Bilmes
‹ 上一页 1 2 3 10 下一页 ›