paper-with-me

홈 › Papers

Testing Global Constraints

2018-07-11 · Aurélie Massart, Valentin Rombouts, Pierre Schaus

Every Constraint Programming (CP) solver exposes a library of constraints for solving combinatorial problems. In order to be useful, CP solvers need to be bug-free. Therefore the testing of the solver is crucial to make developers and users confident. We present a Java library allowing any JVM based solver to test that the implementations of the individual constraints are correct. The library can be used in a test suite executed in a continuous integration tool or it can also be used to discover minimalist instances violating some properties (arc-consistency, etc) in order to help the developer to identify the origin of the problem using standard debuggers.

📄 PDF Abstract BibTeX arXiv:1807.03975

Code (1)

vrombouts/Generic-checker-for-CP-Solver-s-constraints 공식 구현

Tasks

ARC

Similar Papers 제목 키워드 기반

In search of inliers: 3d correspondence by local and global voting

2017-08-23 · CVPR 2014 6 · Anders Glent Buch, Yang Yang, Norbert Krüger, Henrik Gordon Petersen

We present a method for finding correspondence between 3D models. From an initial set of feature correspondences, our method uses a fast voting scheme to separate the inliers from the outliers. The novelty of our method …

3D Object Detectionobject-detectionObject Detection

On Power Allocation for Distributed Detection with Correlated Observations and Linear Fusion

2017-10-26

We consider a binary hypothesis testing problem in an inhomogeneous wireless sensor network, where a fusion center (FC) makes a global decision on the underlying hypothesis. We assume sensors observations are correlated …

A Novel Method for the Absolute Pose Problem with Pairwise Constraints

2019-03-25 · Yinlong Liu, Xuechen Li, Manning Wang, Guang Chen 외

Absolute pose estimation is a fundamental problem in computer vision, and it is a typical parameter estimation problem, meaning that efforts to solve it will always suffer from outlier-contaminated data. Conventionally, …

parameter estimationPose EstimationTranslation

AnycostFL: Efficient On-Demand Federated Learning over Heterogeneous Edge Devices

2023-01-08 · Peichun Li, Guoliang Cheng, Xumin Huang, Jiawen Kang 외

In this work, we investigate the challenging problem of on-demand federated learning (FL) over heterogeneous edge devices with diverse resource constraints. We propose a cost-adjustable FL framework, named AnycostFL, tha…

Federated Learning

Real-time Anomaly Detection at the L1 Trigger of CMS Experiment

2024-11-29 · Abhijith Gandrakota

We present the preparation, deployment, and testing of an autoencoder trained for unbiased detection of new physics signatures in the CMS experiment Global Trigger (GT) test crate FPGAs during LHC Run 3. The GT makes the…

Anomaly Detection