中文
相关论文

相关论文: Testing the Existence of a Supporting Plane

200 篇论文

Planarity Testing is the problem of determining whether a given graph is planar while planar embedding is the corresponding construction problem. The bounded space complexity of these problems has been determined to be exactly Logspace by…

计算复杂性 · 计算机科学 2015-03-17 Samir Datta , Gautam Prakriya

Consider a problem where 4k given vectors need to be partitioned into k clusters of four vectors each. A cluster of four vectors is called a quad, and the cost of a quad is the sum of the component-wise maxima of the four vectors in the…

数据结构与算法 · 计算机科学 2018-07-06 Annette M. C. Ficker , Thomas Erlebach , Matus Mihalak , Frits C. R. Spieksma

The aim of this paper is to investigate an attempt to build a binary classification algorithm using principles of geometry such as vectors, planes, and vector algebra. The basic idea behind the proposed algorithm is that a hyperplane can be…

机器学习 · 计算机科学 2025-03-04 Vatsal Srivastava

We present an $O(n^2)$-time algorithm to test whether an $n$-vertex directed partial $2$-tree is upward planar. This result improves upon the previously best known algorithm, which runs in $O(n^4)$ time.

数据结构与算法 · 计算机科学 2022-08-29 Steven Chaplick , Emilio Di Giacomo , Fabrizio Frati , Robert Ganian , Chrysanthi N. Raftopoulou , Kirill Simonov

This paper studies the problem of testing whether a system of linear equality and inequality constraints admits a solution when the coefficients of that system may have to be estimated. We show that a wide range of inferential questions in…

计量经济学 · 经济学 2026-05-11 Leonard Goff , Eric Mbakop

The Searchlight Scheduling Problem was first studied in 2D polygons, where the goal is for point guards in fixed positions to rotate searchlights to catch an evasive intruder. Here the problem is extended to 3D polyhedra, with the guards…

计算几何 · 计算机科学 2015-03-19 Giovanni Viglietta

We study three covering problems in the plane. Our original motivation for these problems come from trajectory analysis. The first is to decide whether a given set of line segments can be covered by up to four unit-sized, axis-parallel…

This paper describes an innovative way to optimize a multivariate classifier, in particular a Support Vector Machine algorithm, on a problem characterized by a biased training sample. This is possible thanks to the feedback of a…

高能物理 - 实验 · 物理学 2014-07-02 Federico Sforza , Vittorio Lippi

In this paper we develop a pure algebraic method which provides an algorithm for testing emptyness of a polyhedron.

最优化与控制 · 数学 2020-04-28 Laurent Truffet

The famous pancake theorem states that for every finite set $X$ in the plane, there exist two orthogonal lines that divide $X$ into four equal parts. We propose an algorithm whose running time is linear in the number of points in $X$ and…

组合数学 · 数学 2026-02-03 Alexey Fakhrutdinov , Oleg R. Musin

The likelihood of an automated reasoning program being of substantial assistance for a wide spectrum of applications rests with the nature of the options and parameters it offers on which to base needed strategies and methodologies. This…

人工智能 · 计算机科学 2007-05-23 Larry Wos

Given a set of N points, we have discovered an algorithm that can separate these points from one another by n-dimensional planes. Each point is chosen at random and put into a set S and planes which separate them are determined and put into…

计算几何 · 计算机科学 2015-10-26 K. Eswaran

This paper considers computational methods that split a vector field into three components in the case when both the vector field and the split components might be unbounded. We first employ classical Taylor expansion which, after some…

数值分析 · 数学 2024-03-25 Arieh Iserles , Karolina Kropielnicka

Let $P$ be a $k$-colored set of $n$ points in the plane, $4 \leq k \leq n$. We study the problem of deciding if $P$ contains a subset of four points of different colors such that its Rectilinear Convex Hull has positive area. We show this…

计算几何 · 计算机科学 2024-12-23 David Flores-Peñaloza , Mario A. Lopez , Nestaly Marín , David Orden

A novel and deterministic algorithm is presented to detect whether two given rational plane curves are related by means of a similarity, which is a central question in Pattern Recognition. As a by-product it finds all such similarities, and…

代数几何 · 数学 2014-04-03 Juan Gerardo Alcázar , Carlos Hermoso , Georg Muntingh

We consider a coordinated complexity-aware 4D trajectory planning problem in this paper. A case study of multiple aircraft traversing through a sector that contains a network of airways and waypoints is utilized to illustrate the model and…

最优化与控制 · 数学 2016-03-03 Xiongwen Qian , Jianfeng Mao , Xudong Diao , Changpeng Yang

Optimal linear-time algorithms for testing the planarity of a graph are well-known for over 35 years. However, these algorithms are quite involved and recent publications still try to give simpler linear-time tests. We give a simple…

数据结构与算法 · 计算机科学 2012-02-23 Jens M. Schmidt

We present simple, self-contained proofs of correctness for algorithms for linearity testing and program checking of linear functions on finite subsets of integers represented as n-bit numbers. In addition we explore a generalization of…

计算复杂性 · 计算机科学 2015-06-24 Sheela Devadas , Ronitt Rubinfeld

Sparsity is a basic property of real vectors that is exploited in a wide variety of applications. In this work, we describe property testing algorithms for sparsity that observe a low-dimensional projection of the input. We consider two…

数据结构与算法 · 计算机科学 2017-09-14 Siddharth Barman , Arnab Bhattacharyya , Suprovat Ghoshal

We provide a polynomial time cutting plane algorithm based on split cuts to solve integer programs in the plane. We also prove that the split closure of a polyhedron in the plane has polynomial size.

最优化与控制 · 数学 2020-11-12 Amitabh Basu , Michele Conforti , Marco Di Summa , Hongyi Jiang
‹ 上一页 1 2 3 10 下一页 ›