咨询与建议

限定检索结果

文献类型

  • 4 篇 期刊文献
  • 2 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 6 篇 工学
    • 4 篇 计算机科学与技术...
    • 4 篇 软件工程
    • 1 篇 电气工程

主题

  • 6 篇 automated softwa...
  • 2 篇 formal software ...
  • 2 篇 abstract interpr...
  • 2 篇 visualization
  • 2 篇 explainability
  • 2 篇 data race detect...
  • 1 篇 probabilistic pr...
  • 1 篇 empirical evalua...
  • 1 篇 next generation ...
  • 1 篇 distributed sten...
  • 1 篇 complex software...
  • 1 篇 software enginee...
  • 1 篇 automatic progra...
  • 1 篇 data race
  • 1 篇 stencil algorith...
  • 1 篇 program processo...
  • 1 篇 race detection
  • 1 篇 program testing
  • 1 篇 software testing
  • 1 篇 program verifica...

机构

  • 2 篇 univ waterloo wa...
  • 2 篇 univ tartu tartu...
  • 1 篇 university of ta...
  • 1 篇 mit csail 77 mas...
  • 1 篇 ens lyon lyon
  • 1 篇 university of wa...
  • 1 篇 univ ottawa sch ...
  • 1 篇 cornell univ ith...
  • 1 篇 univ luxembourg ...
  • 1 篇 iit kanpur kanpu...

作者

  • 2 篇 vojdani vesal
  • 2 篇 lam patrick
  • 2 篇 holter karoliine
  • 2 篇 saan simmo
  • 1 篇 vesal vojdani
  • 1 篇 roy subhajit
  • 1 篇 susag zachary
  • 1 篇 nejati shiva
  • 1 篇 hennoste oskar
  • 1 篇 patrick lam
  • 1 篇 chlipala adam
  • 1 篇 gregoire thomas
  • 1 篇 lahiri sumit
  • 1 篇 hsu justin
  • 1 篇 simmo saan
  • 1 篇 karoliine holter
  • 1 篇 hennoste juhan o...

语言

  • 6 篇 英文
检索条件"主题词=automated software verification"
6 条 记 录,以下是1-10 订阅
排序:
Mostly automated Formal verification of Loop Dependencies with Applications to Distributed Stencil Algorithms
收藏 引用
JOURNAL OF automated REASONING 2019年 第2期62卷 193-213页
作者: Gregoire, Thomas Chlipala, Adam ENS Lyon Lyon France MIT CSAIL 77 Massachusetts Ave Cambridge MA 02139 USA
The class of stencil programs involves repeatedly updating elements of arrays according to fixed patterns, referred to as stencils. Stencil problems are ubiquitous in scientific computing and are used as an ingredient... 详细信息
来源: 评论
Next-Generation software verification: An AI Perspective
收藏 引用
IEEE software 2021年 第3期38卷 126-130页
作者: Nejati, Shiva Univ Ottawa Sch Elect Engn & Comp Sci Ottawa ON K1N 6N5 Canada Univ Luxembourg SnT Ctr L-1855 Luxembourg Luxembourg
In recent years, automated software verification has progressed significantly. We can now effectively explore complex software structures through automated testing or to prove properties of complex programs, such as c... 详细信息
来源: 评论
Symbolic Execution for Randomized Programs
收藏 引用
PROCEEDINGS OF THE ACM ON PROGRAMMING LANGUAGES-PACMPL 2022年 第OOPSLA期6卷 1583–1612页
作者: Susag, Zachary Lahiri, Sumit Hsu, Justin Roy, Subhajit Cornell Univ Ithaca NY 14853 USA IIT Kanpur Kanpur India
We propose a symbolic execution method for programs that can draw random samples. In contrast to existing work, our method can verify randomized programs with unknown inputs and can prove probabilistic properties that... 详细信息
来源: 评论
Abstract Debuggers Exploring Program Behaviors using Static Analysis Results
Abstract Debuggers Exploring Program Behaviors using Static ...
收藏 引用
ACM SIGPLAN International Symposium on New Ideas, New Paradigms, and Reflections on Programming and software (Onward!)
作者: Holter, Karoliine Hennoste, Oskar Lam, Patrick Saan, Simmo Vojdani, Vesal Univ Tartu Tartu Estonia Univ Waterloo Waterloo ON Canada
Traditional, or concrete, debuggers allow developers to step through programs and explore the corresponding concrete program states-developers can query current values of program variables. This exploration enables de... 详细信息
来源: 评论
Abstract Debugging with GobPie  2
Abstract Debugging with GobPie
收藏 引用
2nd International Workshop on Future Debugging Techniques (DEBT)
作者: Holter, Karoliine Hennoste, Juhan Oskar Saan, Simmo Lam, Patrick Vojdani, Vesal Univ Tartu Tartu Estonia Univ Waterloo Waterloo ON Canada
GobPie is an IDE integration designed to enhance the usability and explainability of the abstract interpretation-based static analyzer Goblint. GobPie features abstract debugging, a novel approach to presenting static... 详细信息
来源: 评论
Sound Static Data Race verification for C: Is the Race Lost?
收藏 引用
ACM Transactions on Programming Languages and Systems 1000年
作者: Karoliine Holter Simmo Saan Patrick Lam Vesal Vojdani University of Tartu Estonia University of Waterloo Canada
Sound static data race freedom verification has been a long-standing challenge in the field of programming languages. While actively researched a decade ago, most practical data race detection tools have since abandon... 详细信息
来源: 评论