咨询与建议

限定检索结果

文献类型

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

馆藏范围

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

日期分布

学科分类号

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

主题

  • 25 篇 java pathfinder
  • 15 篇 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 篇 statechart
  • 2 篇 model execution
  • 1 篇 random search
  • 1 篇 android applicat...
  • 1 篇 (probabilistic) ...
  • 1 篇 complex systems
  • 1 篇 defect discovery
  • 1 篇 software compone...
  • 1 篇 similarity-based...

机构

  • 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

语言

  • 22 篇 英文
  • 3 篇 中文
检索条件"主题词=Java pathfinder"
25 条 记 录,以下是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.
来源: 评论
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... 详细信息
来源: 评论
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... 详细信息
来源: 评论
Probabilistic Model Checking of Randomized java Code  27th
Probabilistic Model Checking of Randomized Java Code
收藏 引用
27th International Symposium on Model Checking Software (SPIN)
作者: Fatmi, Syyeda Zainab Chen, Xiang Dhamija, Yash Wildes, Maeve Tang, Qiyi van Breugel, Franck York Univ Toronto ON Canada Univ Waterloo Waterloo ON Canada McGill Univ Montreal PQ Canada Univ Oxford Oxford England
java pathfinder (JPF) and PRISM are the most popular model checkers for java code and systems that exhibit random behaviour, respectively. Our tools make it possible to use JPF and PRISM together. For the first time, ... 详细信息
来源: 评论
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... 详细信息
来源: 评论
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... 详细信息
来源: 评论
Bug Analysis of Android Applications Based on JPF  1
收藏 引用
1st International Conference on Smart Computing and Communication (SmartCom)
作者: Wu, Libin Lu, Yahui Qi, Jing Cai, Shubin Deng, Bo Ming, Zhong Shenzhen Univ Shenzhen Guangdong Peoples R China Engn Res Ctr Mobile Internet Applicat Middleware Shenzhen Guangdong Peoples R China
Smart phones have occupied an irreplaceable place in our daily life. As software in mobile systems is a far cry from software in traditional computer operating systems, we can't directly use existing technologies ... 详细信息
来源: 评论
Cardinality of UDP Transmission Outcomes  1st
Cardinality of UDP Transmission Outcomes
收藏 引用
1st International Symposium on Dependable Software Engineering - Theories, Tools and Applications (SETTA)
作者: Weitl, Franz Sebih, Nazim Artho, Cyrille Hagiya, Masami Tanabe, Yoshinori Yamagata, Yoriyuki Yamamoto, Mitsuharu Chiba Univ Chiba Japan AIST RISEC Amagasaki Hyogo Japan Univ Tokyo Tokyo Japan Tsurumi Univ Yokohama Kanagawa Japan
This paper examines the cost of testing network applications using the User Datagram Protocol (UDP). Such applications must deal with packet loss, duplication, and reordering. Ideally, a UDP application should be test... 详细信息
来源: 评论
Abstractions for Executable and Checkable Fault Management Models
Abstractions for Executable and Checkable Fault Management M...
收藏 引用
Conference on Systems Engineering Research
作者: Gibson, Corrina Karban, Robert Andolfato, Luigi Day, John CALTECH Jet Prop Lab Pasadena CA 91011 USA European So Observ D-85748 Garching Germany
The work presented in this paper describes an approach used to develop SysML modeling patterns to express the logical behavior of fault protection (FP), test the model's logic via fault injection simulations, and ... 详细信息
来源: 评论
Software Model Checking of UDP-based Distributed Applications  2
Software Model Checking of UDP-based Distributed Application...
收藏 引用
International Symposium on Computing and Networking CANDAR
作者: Sebih, Nazim Weitl, Franz Artho, Cyrille Hagiya, Masami Tanabe, Yoshinori Yamamoto, Mitsuharu Univ Tokyo Tokyo Japan Chiba Univ Chiba Japan AIST RISEC Amagasaki Hyogo Japan Natl Inst Informat Tokyo Japan
We extend exhaustive verification of networked applications to applications using the User Datagram Protocol (UDP). UDP maximizes performance by omitting flow control and connection handling. High-performance services... 详细信息
来源: 评论