咨询与建议

限定检索结果

文献类型

  • 20 篇 会议
  • 3 篇 期刊文献
  • 3 篇 学位论文

馆藏范围

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

日期分布

学科分类号

  • 22 篇 工学
    • 17 篇 软件工程
    • 15 篇 计算机科学与技术...
    • 3 篇 电气工程
    • 2 篇 信息与通信工程
    • 2 篇 控制科学与工程
  • 3 篇 理学
    • 2 篇 数学
    • 1 篇 系统科学
  • 1 篇 管理学
    • 1 篇 管理科学与工程(可...

主题

  • 26 篇 java pathfinder
  • 16 篇 model checking
  • 3 篇 jpf
  • 3 篇 software model c...
  • 2 篇 wilderness searc...
  • 2 篇 design validatio...
  • 2 篇 unmanned aerial ...
  • 2 篇 user datagram pr...
  • 2 篇 human machine in...
  • 2 篇 fault protection
  • 2 篇 sysml
  • 2 篇 verification
  • 2 篇 statechart
  • 2 篇 model execution
  • 1 篇 random search
  • 1 篇 souběžnost
  • 1 篇 android applicat...
  • 1 篇 (probabilistic) ...
  • 1 篇 complex systems
  • 1 篇 defect discovery

机构

  • 2 篇 chiba univ chiba
  • 2 篇 univ tokyo
  • 2 篇 aist risec amaga...
  • 2 篇 univ stellenbosc...
  • 1 篇 nasa ames resear...
  • 1 篇 univ waterloo wa...
  • 1 篇 univ west bohemi...
  • 1 篇 howard univ wash...
  • 1 篇 univ southern ca...
  • 1 篇 european so obse...
  • 1 篇 university of li...
  • 1 篇 durham universit...
  • 1 篇 european souther...
  • 1 篇 charles univ pra...
  • 1 篇 univ oxford oxfo...
  • 1 篇 univ limerick le...
  • 1 篇 inst politecn le...
  • 1 篇 university of li...
  • 1 篇 engn res ctr mob...
  • 1 篇 computer science...

作者

  • 4 篇 artho cyrille
  • 2 篇 yamamoto mitsuha...
  • 2 篇 visser willem
  • 2 篇 marinov darko
  • 2 篇 hagiya masami
  • 2 篇 sebih nazim
  • 2 篇 tanabe yoshinori
  • 2 篇 lauterburg steve...
  • 2 篇 weitl franz
  • 1 篇 parizek pavel
  • 1 篇 botha heila
  • 1 篇 john day
  • 1 篇 corrina gibson
  • 1 篇 yokoyama shoichi
  • 1 篇 tj gledhill
  • 1 篇 欧阳志强
  • 1 篇 rafael h. bordin...
  • 1 篇 viswanathan mahe...
  • 1 篇 potuzak tomas
  • 1 篇 zhou zhi quan

语言

  • 23 篇 英文
  • 3 篇 中文
检索条件"主题词=Java Pathfinder"
26 条 记 录,以下是1-10 订阅
排序:
java pathfinder at SV-COMP 2019 (Competition Contribution)  25th
Java Pathfinder at SV-COMP 2019 (Competition Contribution)
收藏 引用
25th International Conference on Tools and Algorithms for the Construction and Analysis of Systems (TACAS) held as part of the 22nd European Joint Conferences on Theory and Practice of Software (ETAPS)
作者: Artho, Cyrille Visser, Willem KTH Royal Inst Technol EECS S-10044 Stockholm Sweden Univ Stellenbosch Dept Comp Sci Stellenbosch South Africa
This paper gives a brief overview of java pathfinder, or jpf-core. We describe the architecture of JPF, its strengths, and how it was set up for SV-COMP 2019.
来源: 评论
TOWARDS MODEL CHECKING WITH java pathfinder FOR AUTONOMIC SYSTEMS SPECIFIED AND GENERATED WITH ASSL
TOWARDS MODEL CHECKING WITH JAVA PATHFINDER FOR AUTONOMIC SY...
收藏 引用
4th International Conference on Software and Data Technologies
作者: Vassev, Emil Hinchey, Mike Quigley, Aaron Univ Coll Dublin Lero Irish Software Engn Res Ctr Dublin 2 Ireland Univ Limerick Lero Irish Software Engn Res Ctr Limerick Ireland
Autonomic computing has been recognized as a valid approach to the development of large-scale self-managing complex systems. The Autonomic System Specification Language (ASSL) is an initiative for the development of a... 详细信息
来源: 评论
Similarity-Based Search for Model Checking: A Pilot Study with java pathfinder
Similarity-Based Search for Model Checking: A Pilot Study wi...
收藏 引用
13th International Conference on Quality Software (QSIC)
作者: Ibrahimov, Elmin Wang, Jixing Zhou, Zhi Quan Univ Wollongong Sch Comp Sci & Software Engn Wollongong NSW 2522 Australia
When a model checker cannot explore the entire state space because of limited resources, model checking becomes a kind of testing with an attempt to find a failure (violation of properties) quickly. We consider two st... 详细信息
来源: 评论
Verifying Nested Lock Priority Inheritance in RTEMS with java pathfinder  18th
Verifying Nested Lock Priority Inheritance in RTEMS with Jav...
收藏 引用
18th International Conference on Formal Engineering Methods (ICFEM)
作者: Gadia, Saurabh Artho, Cyrille Bloom, Gedare Univ Southern Calif Los Angeles CA USA Natl Inst Adv Ind Sci & Technol Osaka Japan KTH Royal Inst Technol Stockholm Sweden Howard Univ Washington DC 20059 USA
Scheduling and synchronization algorithms for uniprocessor real-time systems benefit from the rich theory of schedulability analysis, and yet translating these algorithms to practical implementations can be challengin... 详细信息
来源: 评论
State Extensions for java pathfinder  08
State Extensions for Java PathFinder
收藏 引用
30th International Conference on Software Engineering
作者: Gvero, Tihomir Gligoric, Milos Lauterburg, Steven d'Amorim, Marcelo Marinov, Darko Khurshid, Sarfraz Univ Belgrade Belgrade Serbia
java pathfinder (JPF) is an explicit-state model checker for java programs. JPF implements a backtrackable java Virtual Machine (JVM) that provides non-deterministic choices and control over thread scheduling. JPF is ... 详细信息
来源: 评论
Bounded model checking v nástroji java pathfinder
Bounded model checking v nástroji Java PathFinder
收藏 引用
作者: Dudka, Vendula Brno University of Technology
Diplomová práce je věnovaná aplikaci formální metody bounded model checking pro automatickou opravu chyb. Oprava se specializuje na chyby spojené se souběžností. Práce je zam... 详细信息
来源: 评论
Debugger interface for java pathfinder model checker
Debugger interface for Java PathFinder model checker
收藏 引用
作者: Vávra, Štěpán Charles University of Prague
The aim of this work is to integrate java pathfinder into java Platform Debugger Architecture. That is, to allow using java pathfinder instead of a common java Virtual Machine for the purpose of debugging java applica... 详细信息
来源: 评论
Model checking agent programming languages
收藏 引用
AUTOMATED SOFTWARE ENGINEERING 2012年 第1期19卷 5-63页
作者: Dennis, Louise A. Fisher, Michael Webster, Matthew P. Bordini, Rafael H. Univ Liverpool Dept Comp Sci Liverpool L69 3BX Merseyside England Virtual Engn Ctr Daresbury Lab Warrington WA4 4AD Cheshire England Univ Fed Rio Grande do Sul Inst Informat BR-91501970 Porto Alegre RS Brazil
In this paper we describe a verification system for multi-agent programs. This is the first comprehensive approach to the verification of programs developed using programming languages based on the BDI (belief-desire-... 详细信息
来源: 评论
Incremental State-Space Exploration for Programs with Dynamically Allocated Data  08
Incremental State-Space Exploration for Programs with Dynami...
收藏 引用
30th International Conference on Software Engineering
作者: Lauterburg, Steven Sobeih, Ahmed Marinov, Darko Viswanathan, Mahesh Univ Illinois Dept Comp Sci Urbana IL 61801 USA
We present a novel technique that speeds up state-space exploration (SSE) for evolving programs with dynamically allocated data. SSE is the essence of explicit-state model checking and an increasingly popular method f... 详细信息
来源: 评论
Addressing Challenges in Obtaining High Coverage When Model Checking Android Applications  24
Addressing Challenges in Obtaining High Coverage When Model ...
收藏 引用
24th ACM SIGSOFT International SPIN Symposium on Model Checking of Software (SPIN)
作者: Botha, Heila Tkachuk, Oksana van der Merwe, Brink Visser, Willem Univ Stellenbosch Dept Comp Sci CSIR CAIRMeraka Stellenbosch South Africa NASA SGT Inc Ames Res Ctr Moffett Field CA 94035 USA Univ Stellenbosch Dept Comp Sci Stellenbosch South Africa
Current dynamic analysis tools for Android applications do not get good code coverage since they can only explore a subset of the behaviors of the applications and do not have full control over the environment in whic... 详细信息
来源: 评论