首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > mna4773-pc2

mna4773-pc2

  • 资源大小:336.15 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: mnapc

资 源 简 介

Goal This project looks at the concept of "quality-up" in parallel computing. The term "quality-up" refers to using parallelism to find a more accurate approximation of an NP hard problem. NP hard problems cannot be solved exactly within polynomial time. Many problems, however, have approximation algorithms that, while not guaranteeing an optimal solution, do provide an "approximately" optimal solution in polynomial time. This project looks at using parallelism to run many parallel copies of an approximation algorithm, and keeping only the best of the results. The hope is that, by running many parallel executions, we can find a more optimal solution in the same amount of time. Problem Description Click here to download PDF Status report 1 - Problem Description Please refer to the problem description. Additional Notes:

文 件 列 表

Code
ChartBuilder.java
ChartBuilder2.java
CSVBuilder.java
CSVBuilder2.java
Item.java
ItemList.java
ItemQueue.java
KnapsackExact.java
KnapsackHeuristic.java
KnapsackHyb.java
KnapsackPar.java
KnapsackSeq.java
Solution.java
Javadoc
allclasses-frame.html
allclasses-noframe.html
ChartBuilder.html
ChartBuilder2.html
constant-values.html
CSVBuilder.html
CSVBuilder2.html
deprecated-list.html
doc-files
help-doc.html
index-all.html
index.html
Item.html
ItemList.html
ItemQueue.html
KnapsackExact.html
KnapsackHeuristic.html
KnapsackHyb.html
KnapsackPar.html
KnapsackSeq.html
overview-tree.html
package-frame.html
package-list
package-summary.html
package-tree.html
resources
serialized-form.html
Solution.html
stylesheet.css
Results
Loosely Correlated
Tightly Correlated
Scripts
CSVresults.bat
Loosely Correlated
results.bat
Tightly Correlated
Timings
Loosely Correlated
Tightly Correlated

相 关 资 源

VIP VIP
0.189099s