Find Jobs
Hire Freelancers

Java.. Coding a simple

$10-100 AUD

已关闭
已发布大约 4 年前

$10-100 AUD

货到付款
Building a simple Automated Bug Detection Tool: This project involves using the concept of "likely-invariants" from call graphs. We will need to determine what pairs of functions are called together. Then, we will use likely-invariants to automatically detect software bugs. Please check the project pdf attached. Only the coding of Part (I) (a) is required for this project. Note that skeleton code will be provided as well. You are given a call graph which displays various functions calls such as: void scope1() { A(); B(); C(); D(); } void scope2() { A(); C(); D(); } void scope3() { A(); B(); B(); } void scope4() { B(); D(); scope1(); } void scope5() { B(); D(); A(); } void scope6() { B(); D(); } } We can see that certain functions are called with other functions, such as A() with B() are called together three times in function scope1, scope3, and scope5. We can call "support" as the number of times a pair of functions appears together. Thus, support({A,B}) is 3. We can call "confidence" as support{A,B}/support{A} = 3/4 or 75%. Using Java, you will need to parse the callgraph above and generate output that determines whether there is a bug based on the values of support and confidence. If the values of support and confidence passed in are 3 and 65%, and we find that pair (A, B) in scope 2 has a support of 3 and a confidence of 75%, we can report that as a bug in the output. All the details are in the project pdf which is attached. The coding of Part (I) (a) is the only work required for this project. All other questions are not required. Only the coding Question 1a. The skeleton code will be provided as well. This project mainly requires building the parser tool written in java. It is a short project.
项目 ID: 24242014

关于此项目

4提案
远程项目
活跃4 年前

想赚点钱吗?

在Freelancer上竞价的好处

设定您的预算和时间范围
为您的工作获得报酬
简要概述您的提案
免费注册和竞标工作
4威客以平均价$94 AUD来参与此工作竞价
用户头像
hy dear i just read out your description and i am interested in your project. i am expert in java . if you need quality work than feel free to contact me Thanks
$166 AUD 在6天之内
4.3 (3条评论)
3.3
3.3
用户头像
Communication. A study by the research and a consulting firm Millennial Branding showed that 98 percent of employers say effective communication skills are essential for their job candidates
$60 AUD 在7天之内
0.0 (0条评论)
0.0
0.0

关于客户

INDIA的国旗
faridabad, India
4.9
37
付款方式已验证
会员自3月 9, 2017起

客户认证

谢谢!我们已通过电子邮件向您发送了索取免费积分的链接。
发送电子邮件时出现问题。请再试一次。
已注册用户 发布工作总数
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
加载预览
授予地理位置权限。
您的登录会话已过期而且您已经登出,请再次登录。