Find Jobs
Hire Freelancers

a small POC using Python

$30-250 CAD

已关闭
已发布超过 8 年前

$30-250 CAD

货到付款
The project is to help the local authorities with their installation of security cameras at traffic intersections. You will solve a particular kind of optimization problem, called the Vertex Cover problem, in this context. The idea is for the department to be able to minimize the number of cameras they need to install, and still be as e ffective as possible with their monitoring. For this you need to:  1. Take as input a series of commands that describe streets.  2. Use that input to construct a particular kind of undirected graph. Sample Input The input comprises lines each of which speci es a command. There are 4 kinds of commands. (1) add a street, (2) change a street, (3) remove a street, or, (4) generate a graph. Here is an example of how your program should work. Visualizing this example using the Cartesian coordinate system may help you understand what's going on. a "Weber Street" (2,-1) (2,2) (5,5) (5,6) (3,8) a "King Street S" (4,2) (4,8) a "Davenport Road" (1,4) (5,8) g V = { 1: (2,2) 2: (4,2) 3: (4,4) 4: (5,5) 5: (1,4) 6: (4,7) 7: (5,6) 8: (5,8) 9: (3,8) 10: (4,8) } E = { <1,3>, <2,3>, 1 <3,4>, <3,6>, <7,6>, <6,5>, <9,6>, <6,8>, <6,10> } c "Weber Street" (2,1) (2,2) g V = { 2: (4,2) 5: (1,4) 6: (4,7) 8: (5,8) 10: (4,8) } E = { <2,6>, <6,5>, <6,8>, <6,10> } r "King Street S" g V = { } E = { } Commands
项目 ID: 8671317

关于此项目

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

想赚点钱吗?

在Freelancer上竞价的好处

设定您的预算和时间范围
为您的工作获得报酬
简要概述您的提案
免费注册和竞标工作
4威客以平均价$445 CAD来参与此工作竞价
用户头像
I'm not a big expert in algos but can solve it with right pointers. This is a NP-hard problem. Do you have other optimization algorithms in mind apart from Vertex-Cover. Also do you want only the visualization? Are you open to do this with web based technologies for visualization. Its better. I can give the backend in Python and for the front end D3.js
$166 CAD 在3天之内
4.9 (4条评论)
3.9
3.9
用户头像
La propuesta todavía no ha sido proveída
$388 CAD 在15天之内
0.0 (0条评论)
0.0
0.0
用户头像
Can do this. Have extensive experience in Python Scripting. Have coded file system optimization tools for HYDRAstor product. Accuracy will be key.
$333 CAD 在3天之内
0.0 (0条评论)
0.0
0.0

关于客户

CANADA的国旗
Canada
0.0
0
会员自10月 13, 2015起

客户认证

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