paper-with-me

Papers

NMR Assignment through Linear Programming

2020-08-09 · Jose F. S. Bravo-Ferreira, David Cowburn, Yuehaw Khoo, Amit Singer

Nuclear Magnetic Resonance (NMR) Spectroscopy is the second most used technique (after X-ray crystallography) for structural determination of proteins. A computational challenge in this technique involves solving a discrete optimization problem that assigns the resonance frequency to each atom in the protein. This paper introduces LIAN (LInear programming Assignment for NMR), a novel linear programming formulation of the problem which yields state-of-the-art results in simulated and experimental datasets.

📄 PDF Abstract BibTeX arXiv:2008.03641

Code (1)

fsbravo/lipras 공식 구현

Similar Papers 제목 키워드 기반

Ensuring Computer Science Learning in the AI Era: Open Generative AI Policies and Assignment-Driven Written Quizzes

2026-01-16 · Chan-Jin Chung arxiv

The widespread availability of generative artificial intelligence (GenAI) has created a pressing challenge in computer science (CS) education: how to incorporate powerful AI tools into programming coursework without unde…

Multi-agent Event Detection: Localization and Role Assignment

2013-06-01 · CVPR 2013 6 · Suha Kwak, Bohyung Han, Joon Hee Han

We present a joint estimation technique of event localization and role assignment when the target video event is described by a scenario. Specifically, to detect multi-agent events from video, our algorithm identifies ag…

Event Detection

Relative-Interior Solution for the (Incomplete) Linear Assignment Problem with Applications to the Quadratic Assignment Problem

2023-01-26 · Tomáš Dlask, Bogdan Savchynskyy

We study the set of optimal solutions of the dual linear programming formulation of the linear assignment problem (LAP) to propose a method for computing a solution from the relative interior of this set. Assuming that a…

Consistency for 0-1 Programming

2018-12-05 · Danial Davarnia, J. N. Hooker

Concepts of consistency have long played a key role in constraint programming but never developed in integer programming (IP). Consistency nonetheless plays a role in IP as well. For example, cutting planes can reduce ba…

valid

Reinforced Linear Genetic Programming

2026-01-07 · Urmzd Mukhammadnaim arxiv

Linear Genetic Programming (LGP) is a powerful technique that allows for a variety of problems to be solved using a linear representation of programs. However, there still exists some limitations to the technique, such a…