中文
相关论文

相关论文: MaxSAT Evaluation 2019 -- Benchmark: Identifying S…

200 篇论文

Over the last years, Industrial Control Systems (ICS) have become increasingly exposed to a wide range of cyber-physical threats. Efficient models and techniques able to capture their complex structure and identify critical cyber-physical…

密码学与安全 · 计算机科学 2019-11-22 Martín Barrère , Chris Hankin , Demetrios G. Eliades , Nicolas Nicolau , Thomas Parisini

In recent years, Industrial Control Systems (ICS) have become an appealing target for cyber attacks, having massive destructive consequences. Security metrics are therefore essential to assess their security posture. In this paper, we…

密码学与安全 · 计算机科学 2019-05-14 Martín Barrère , Chris Hankin , Nicolas Nicolau , Demetrios G. Eliades , Thomas Parisini

Graph neural networks (GNNs) have shown promising performance in solving both Boolean satisfiability (SAT) and Maximum Satisfiability (MaxSAT) problems due to their ability to efficiently model and capture the structural dependencies…

机器学习 · 计算机科学 2025-04-17 Qiyue Chen , Shaolin Tan , Suixiang Gao , Jinhu Lü

This paper presents a study on two data structures that have been used to model several problems in computer science: and/or graphs and x-y graphs. An and/or graph is an acyclic digraph containing a source, such that every vertex v has a…

计算复杂性 · 计算机科学 2012-03-16 Maise Dantas da Silva , Fábio Protti , Uéverton dos Santos Souza

In this paper we propose a structural parameter of CNF formulas and use it to identify instances of weighted MaxSAT and #SAT that can be solved in polynomial time. Given a CNF formula we say that a set of clauses is precisely satisfiable if…

数据结构与算法 · 计算机科学 2014-02-27 Sigve Hortemo Sæther , Jan Arne Telle , Martin Vatshelle

Hardware accelerators like quantum annealers or neuromorphic chips are capable of finding the ground state of a Hamiltonian. A promising route in utilizing these devices is via methods from automated reasoning: The problem at hand is first…

计算机科学中的逻辑 · 计算机科学 2025-03-06 Max Bannach , Jai Grover , Markus Hecher

Previous studies have demonstrated that encoding a Bayesian network into a SAT formula and then performing weighted model counting using a backtracking search algorithm can be an effective method for exact inference. In this paper, we…

人工智能 · 计算机科学 2014-01-17 Wei Li , Pascal Poupart , Peter van Beek

Most recent MaxSAT algorithms rely on a succession of calls to a SAT solver in order to find an optimal solution. In particular, several algorithms take advantage of the ability of SAT solvers to identify unsatisfiable subformulas. Usually,…

人工智能 · 计算机科学 2015-05-12 Miguel Neves , Ruben Martins , Mikoláš Janota , Inês Lynce , Vasco Manquinho

A graph-based sampling and consensus (GraphSAC) approach is introduced to effectively detect anomalous nodes in large-scale graphs. Existing approaches rely on connectivity and attributes of all nodes to assign an anomaly score per node.…

机器学习 · 计算机科学 2019-10-23 Vassilis N. Ioannidis , Dimitris Berberidis , Georgios B. Giannakis

Satisfiability of boolean formulae (SAT) has been a topic of research in logic and computer science for a long time. In this paper we are interested in understanding the structure of satisfiable and unsatisfiable sentences. In previous work…

组合数学 · 数学 2021-05-25 Vaibhav Karve , Anil N. Hirani

The growing complexity of modern Cyber-Physical Systems (CPS) and the frequent communication between their components make them vulnerable to malicious attacks. As a result, secure state estimation is a critical requirement for the control…

最优化与控制 · 数学 2020-10-09 Xusheng Luo , Miroslav Pajic , Michael M. Zavlanos

By the MAXSAT problem, we are given a set $V$ of $m$ variables and a collection $C$ of $n$ clauses over $V$, i.e., a conjunctive normal form ($\textit{CNF}$) formula. We will seek a truth assignment to maximize the number of satisfied…

计算复杂性 · 计算机科学 2025-08-05 Yangjun Chen

Weighted Max-SAT is the optimization version of SAT and many important problems can be naturally encoded as such. Solving weighted Max-SAT is an important problem from both a theoretical and a practical point of view. In recent years, there…

人工智能 · 计算机科学 2007-05-23 Javier Larrosa , Federico Heras , Simon de Givry

Max#SAT is an important problem with multiple applications in security and program synthesis that is proven hard to solve. It is defined as: given a parameterized quantifier-free propositional formula compute parameters such that the number…

计算机科学中的逻辑 · 计算机科学 2023-02-07 Thomas Vigouroux , Cristian Ene , David Monniaux , Laurent Mounier , Marie-Laure Potet

With the rapid development of deep learning techniques, various recent work has tried to apply graph neural networks (GNNs) to solve NP-hard problems such as Boolean Satisfiability (SAT), which shows the potential in bridging the gap…

人工智能 · 计算机科学 2021-11-16 Minghao Liu , Fuqi Jia , Pei Huang , Fan Zhang , Yuchen Sun , Shaowei Cai , Feifei Ma , Jian Zhang

Combinatorial optimization (CO) on graphs is a classic topic that has been extensively studied across many scientific and industrial fields. Recently, solving CO problems on graphs through learning methods has attracted great attention.…

人工智能 · 计算机科学 2023-12-20 Ruibin Zeng , Minglong Lei , Lingfeng Niu , Lan Cheng

Smart power grid enables intelligent automation at all levels of power system operation, from electricity generation at power plants to power usage at households. The key enabling factor of an efficient smart grid is its built-in…

系统与控制 · 计算机科学 2016-12-20 Suzhi Bi , Ying Jun Zhang

In this paper, we consider the weighted graph matching problem with partially disclosed correspondences between a number of anchor nodes. Our construction exploits recently introduced node signatures based on graph Laplacians, namely the…

计算机视觉与模式识别 · 计算机科学 2018-04-12 Nan Hu , Raif M. Rustamov , Leonidas Guibas

In this paper we define critical graphs as minimal graphs that support a given set of rates for the index coding problem, and study them for both the one-shot and asymptotic setups. For the case of equal rates, we find the critical graph…

信息论 · 计算机科学 2014-04-15 Mehrdad Tahmasbi , Amirbehshad Shahrasbi , Amin Gohari

This paper explores combinatorial optimization for problems of max-weight graph matching on multi-partite graphs, which arise in integrating multiple data sources. Entity resolution-the data integration problem of performing noisy joins on…

数据库 · 计算机科学 2014-02-04 Duo Zhang , Benjamin I. P. Rubinstein , Jim Gemmell
‹ 上一页 1 2 3 10 下一页 ›