中文
相关论文

相关论文: Antibiotics Time Machine is NP-hard

200 篇论文

The NP-hard scheduling problem P||C_max encompasses a set of tasks with known execution time which must be mapped to a set of identical machines such that the overall completion time is minimized. In this work, we improve existing…

数据结构与算法 · 计算机科学 2024-10-22 Matthew Akram , Nikolai Maas , Peter Sanders , Dominik Schreiber

We study the optimization version of the set partition problem (where the difference between the partition sums are minimized), which has numerous applications in decision theory literature. While the set partitioning problem is NP-hard and…

数据结构与算法 · 计算机科学 2021-09-13 Kaan Gokcesu , Hakan Gokcesu

Background: Microbiota have evolved to acclimate themselves to many environments. Humanity is become ever increasingly medicated and many of those medications are antibiotics. Sadly, Microbiota are adapting to medication and with each…

基因组学 · 定量生物学 2012-09-27 Casey Richardson

Antimicrobial stewardship (AMS) is critical in pediatric intensive care units (PICUs), where diagnostic uncertainty often drives broad-spectrum antibiotic use, increasing antimicrobial resistance and potential long-term harms. Machine…

机器学习 · 计算机科学 2026-05-22 Niklas Raehse , Luregn J. Schlapbach , Daphné Chopard

Diseases caused by bacteria have been a threat to human civilisation for centuries. Despite the availability of numerous antibacterial drugs today, bacterial diseases continue to pose life-threatening challenges. The credit for this goes to…

计算物理 · 物理学 2026-05-13 Pritish Joshi , Abhishek Bera , Niladri Patra

Recoverable robust optimization is a multi-stage approach, where it is possible to adjust a first-stage solution after the uncertain cost scenario is revealed. We analyze this approach for a class of selection problems. The aim is to choose…

最优化与控制 · 数学 2021-02-22 Marc Goerigk , Stefan Lendl , Lasse Wulf

This paper introduces a problem in which the state of a system needs to be determined through costly tests of its components by a limited number of testing units and before a given deadline. We also consider a closely related search problem…

离散数学 · 计算机科学 2021-01-15 Alessandro Agnetis , Ben Hermans , Roel Leus , Salim Rostami

We show that the problem of finding a Resolution refutation that is at most polynomially longer than a shortest one is NP-hard. In the parlance of proof complexity, Resolution is not automatizable unless P = NP. Indeed, we show it is…

计算复杂性 · 计算机科学 2019-09-10 Albert Atserias , Moritz Müller

The problem of verifying multi-threaded execution against the memory consistency model of a processor is known to be an NP hard problem. However polynomial time algorithms exist that detect almost all failures in such execution. These are…

硬件体系结构 · 计算机科学 2007-05-23 Amitabha Roy , Stephan Zeisset , Charles J. Fleckenstein , John C. Huang

This extended abstract presents an overview on NP-hard optimization problems with multiple interdependent components. These problems occur in many real-world applications: industrial applications, engineering, and logistics. The fact that…

人工智能 · 计算机科学 2016-06-23 Mohamed El Yafrani , Belaïd Ahiod

We study a multi-objective scheduling problem on two dedicated processors. The aim is to minimize simultaneously the makespan, the total tardiness and the total completion time. This NP-hard problem requires the use of well-adapted methods.…

数据结构与算法 · 计算机科学 2021-01-05 Adel Kacem , Abdelaziz Dammak

Modeling the time evolution of discrete sets of items (e.g., genetic mutations) is a fundamental problem in many biomedical applications. We approach this problem through the lens of continuous-time Markov chains, and show that the…

机器学习 · 计算机科学 2021-07-08 Alkis Gotovos , Rebekka Burkholz , John Quackenbush , Stefanie Jegelka

Genome assembly, the process of reconstructing a long genetic sequence by aligning and merging short fragments, or reads, is known to be NP-hard, either as a version of the shortest common superstring problem or in a Hamiltonian-cycle…

统计力学 · 物理学 2024-03-12 L. A. Fernandez , V. Martin-Mayor , D. Yllanes

In this paper, we study an NP-hard problem of a single machine scheduling minimizing the makespan, where the mixed-critical tasks with an uncertain processing time are scheduled. We show the derivation of F-shaped tasks from the probability…

最优化与控制 · 数学 2016-10-25 Antonin Novak , Premysl Sucha , Zdenek Hanzalek

The NP-hard MATERIAL CONSUMPTION SCHEDULING Problem and closely related problems have been thoroughly studied since the 1980's. Roughly speaking, the problem deals with minimizing the makespan when scheduling jobs that consume non-renewable…

计算机科学与博弈论 · 计算机科学 2021-03-15 Matthias Bentert , Robert Bredereck , Péter Györgyi , Andrzej Kaczmarczyk , Rolf Niedermeier

Markov automata combine non-determinism, probabilistic branching, and exponentially distributed delays. This compositional variant of continuous-time Markov decision processes is used in reliability engineering, performance evaluation and…

计算机科学中的逻辑 · 计算机科学 2017-05-11 Tim Quatmann , Sebastian Junges , Joost-Pieter Katoen

An antibiogram is a periodic summary of antibiotic resistance results of organisms from infected patients to selected antimicrobial drugs. Antibiograms help clinicians to understand regional resistance rates and select appropriate…

机器学习 · 计算机科学 2023-05-04 Xingbo Fu , Chen Chen , Yushun Dong , Anil Vullikanti , Eili Klein , Gregory Madden , Jundong Li

We introduce and study constrained Markov Decision Processes (cMDPs) with anytime constraints. An anytime constraint requires the agent to never violate its budget at any point in time, almost surely. Although Markovian policies are no…

机器学习 · 计算机科学 2024-06-14 Jeremy McMahan , Xiaojin Zhu

Assuming that P is not equal to NP, the worst-case run time of any algorithm solving an NP-complete problem must be super-polynomial. But what is the fastest run time we can get? Before one can even hope to approach this question, a more…

数据结构与算法 · 计算机科学 2026-01-09 Jesper Nederlof

Since its development in the early 90's, parameterized complexity has been widely used to analyze the tractability of many NP-hard combinatorial optimization problems with respect to various types of problem parameters. While the generic…

数据结构与算法 · 计算机科学 2017-09-14 Danny Hermelin , Dvir Shabtay , Nimrod Talmon