咨询与建议

限定检索结果

文献类型

  • 69 篇 会议
  • 51 篇 期刊文献
  • 4 篇 学位论文

馆藏范围

  • 124 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 114 篇 工学
    • 89 篇 软件工程
    • 83 篇 计算机科学与技术...
    • 17 篇 电气工程
    • 6 篇 控制科学与工程
    • 1 篇 机械工程
    • 1 篇 仪器科学与技术
    • 1 篇 信息与通信工程
    • 1 篇 建筑学
  • 9 篇 理学
    • 7 篇 数学
    • 2 篇 化学
  • 1 篇 军事学
  • 1 篇 管理学
    • 1 篇 管理科学与工程(可...
  • 1 篇 艺术学
    • 1 篇 设计学(可授艺术学...

主题

  • 124 篇 software model c...
  • 19 篇 verification
  • 11 篇 program analysis
  • 11 篇 software verific...
  • 10 篇 predicate abstra...
  • 10 篇 formal verificat...
  • 9 篇 reliability
  • 8 篇 program verifica...
  • 7 篇 languages
  • 6 篇 abstraction
  • 6 篇 software testing
  • 6 篇 abstraction refi...
  • 5 篇 liveness
  • 5 篇 formal methods
  • 4 篇 state explosion
  • 4 篇 algorithms
  • 4 篇 static analysis
  • 4 篇 symbolic model c...
  • 4 篇 program speciali...
  • 3 篇 constraint logic...

机构

  • 5 篇 ludwig maximilia...
  • 4 篇 univ fed amazona...
  • 3 篇 uppsala univ upp...
  • 3 篇 univ oxford oxfo...
  • 3 篇 univ calif los a...
  • 3 篇 univ manchester ...
  • 3 篇 aist risec amaga...
  • 3 篇 carnegie mellon ...
  • 3 篇 xidian univ ictt...
  • 3 篇 univ passau pass...
  • 3 篇 univ michigan de...
  • 2 篇 epfl
  • 2 篇 univ wisconsin d...
  • 2 篇 chiba inst techn...
  • 2 篇 microsoft corp r...
  • 2 篇 chiba univ chiba
  • 2 篇 univ calif los a...
  • 2 篇 natl inst inform...
  • 2 篇 max planck inst ...
  • 2 篇 univ tokyo

作者

  • 10 篇 artho cyrille
  • 8 篇 beyer dirk
  • 6 篇 hagiya masami
  • 6 篇 tanabe yoshinori
  • 5 篇 yamamoto mitsuha...
  • 5 篇 sagonas konstant...
  • 4 篇 majumdar rupak
  • 4 篇 fioravanti f.
  • 4 篇 de angelis e.
  • 4 篇 pettorossi a.
  • 4 篇 proietti m.
  • 4 篇 boyapati chandra...
  • 3 篇 tian cong
  • 3 篇 abe tatsuya
  • 3 篇 leungwattanakit ...
  • 3 篇 stahlbauer andre...
  • 3 篇 podelski andreas
  • 3 篇 darga paul t.
  • 3 篇 rajamani sriram ...
  • 3 篇 kroening daniel

语言

  • 110 篇 英文
  • 10 篇 其他
  • 4 篇 德文
检索条件"主题词=Software Model Checking"
124 条 记 录,以下是21-30 订阅
排序:
Bisimulation Learning  36th
Bisimulation Learning
收藏 引用
36th International Conference on Computer-Aided Verification (CAV)
作者: Abate, Alessandro Giacobbe, Mirco Schnitzer, Yannik Univ Oxford Oxford England Univ Birmingham Birmingham W Midlands England
We introduce a data-driven approach to computing finite bisimulations for state transition systems with very large, possibly infinite state space. Our novel technique computes stutter-insensitive bisimulations of dete... 详细信息
来源: 评论
CPA-DF: A Tool for Configurable Interval Analysis to Boost Program Verification  38
CPA-DF: A Tool for Configurable Interval Analysis to Boost P...
收藏 引用
38th IEEE/ACM International Conference on Automated software Engineering (ASE)
作者: Beyer, Dirk Chien, Po-Chun Lee, Nian-Ze Ludwig Maximilians Univ Munchen Munich Germany
software verification is challenging, and auxiliary program invariants are used to improve the effectiveness of verification approaches. For instance, the k-induction implementation in CPACHECKER, an award-winning fra... 详细信息
来源: 评论
Efficient Modular SMT-Based model checking of Pointer Programs  29th
Efficient Modular SMT-Based Model Checking of Pointer Progra...
收藏 引用
29th International Static Analysis Symposium (SAS)
作者: Garcia-Contreras, Isabel Gurfinkel, Arie Navas, Jorge A. Univ Waterloo Waterloo ON Canada Certora Seattle WA USA
Modularity is indispensable for scaling automatic verification to large programs. However, modularity also introduces challenges because it requires inferring and abstracting the behavior of functions as summaries - f... 详细信息
来源: 评论
Prioritized Constraint-Aided Dynamic Partial-Order Reduction  7
Prioritized Constraint-Aided Dynamic Partial-Order Reduction
收藏 引用
37th IEEE/ACM International Conference on Automated software Engineering (ASE)
作者: Su, Jie Tian, Cong Yang, Zuchao Yang, Jiyu Yu, Bin Duan, Zhenhua Xidian Univ ICTT & ISN Lab Xian Peoples R China
Thread alternation aggravates the difficulty of concurrent program verification since the number of traces to be explored grows rapidly as the scale of a concurrent program increases. Partial-Order Reduction (POR) tec... 详细信息
来源: 评论
ESBMC-Jimple: Verifying Kotlin Programs via Jimple Intermediate Representation  2022
ESBMC-Jimple: Verifying Kotlin Programs via Jimple Intermedi...
收藏 引用
31st ACM SIGSOFT International Symposium on software Testing and Analysis (ISSTA)
作者: Menezes, Rafael Moura, Daniel Cavalcante, Helena de Freitas, Rosiane Cordeiro, Lucas C. Univ Manchester Manchester Lancs England Univ Fed Amazonas Manaus Amazonas Brazil
We describe and evaluate the first model checker for verifying Kotlin programs through the Jimple intermediate representation. The verifier, named ESBMC-Jimple, is built on top of the Efficient SMT-based Context-Bound... 详细信息
来源: 评论
Active Learning of Abstract System models from Traces using model checking
Active Learning of Abstract System Models from Traces using ...
收藏 引用
25th Design, Automation and Test in Europe Conference and Exhibition (DATE)
作者: Jeppu, Natasha Yogananda Melham, Tom Kroening, Daniel Univ Oxford Oxford England Amazon Inc London England
We present a new active model-learning approach to generating abstractions of a system implementation, as finite state automata (FSAs), from execution traces. Given an implementation and a set of observable system var... 详细信息
来源: 评论
C for Yourself: Comparison of Front-End Techniques for Formal Verification  10
C for Yourself: Comparison of Front-End Techniques for Forma...
收藏 引用
10th IEEE/ACM International Conference on Formal Methods in software Engineering (FormaliSE)
作者: Bajczi, Levente Adam, Zsofia Molnar, Vince Budapest Univ Technol & Econ Dept Measurement & Informat Syst Budapest Hungary
With the improvement of hardware and algorithms, the main challenge of software model checking has shifted from pure algorithmic performance toward supporting a wider set of input programs. Successful toolchains tackl... 详细信息
来源: 评论
Decomposing software Verification using Distributed Summary Synthesis
Proceedings of the ACM on Software Engineering
收藏 引用
Proceedings of the ACM on software Engineering 2024年 第FSE期1卷 1307-1329页
作者: Dirk Beyer Matthias Kettl Thomas Lemberger LMU Munich Munich Germany
There are many approaches for automated software verification, but they are either imprecise, do not scale well to large systems, or do not sufficiently leverage parallelization. This hinders the integration of softwa... 详细信息
来源: 评论
Scaling Automatic Modular Verification
Scaling Automatic Modular Verification
收藏 引用
作者: Pick, Lauren Princeton University
学位级别:Ph.D., Doctor of Philosophy
Automated software verification techniques, while widely successful, often suffer from scalability issues due to state-space explosion. In both automated and manual verification, modular approaches help scale verifica... 详细信息
来源: 评论
Conditional Interpolation: Making Concurrent Program Verification More Effective  2021
Conditional Interpolation: Making Concurrent Program Verific...
收藏 引用
29th ACM Joint Meeting on European software Engineering Conference and Symposium on the Foundations of software Engineering (ESEC/FSE)
作者: Su, Jie Tian, Cong Duan, Zhenhua Xidian Univ ICTT & ISN Lab Xian Peoples R China
Due to the state-space explosion problem, efficient verification of real-world programs in large scale is still a big challenge. Particularly, thread alternation makes the verification of concurrent programs much more... 详细信息
来源: 评论