Friday, December 19, 2014

مراجع Algorithm - Branch and bound

كلمة البحث في جوجل :
branch and bound source codes c++
ch7 design and analysis of algorithms by aa puntambekar download


http://www.dreamincode.net/forums/topic/346435-unknown-issue-with-knapsack-using-branch-bound-in-c/

http://codearea.in/knapsack-algorithm/

http://www.physik.tu-dresden.de/~neef/doc/node2.html 


http://www.cplusplus.com/forum/general/75356/

http://www.sourcecodeprojects.com/download?key=ufcr&f=Use+branch+and+bound%2C+backtracking+solve+0-1+knapsack+problem+and+so+on&r=&u=776399

http://en.pudn.com/downloads39/sourcecode/math/detail133719_en.html

http://ocw.mit.edu/courses/civil-and-environmental-engineering/1-204-computer-algorithms-in-systems-engineering-spring-2010/lecture-notes/MIT1_204S10_lec16.pdf

http://www.cs.ucf.edu/courses/cot5405/spr2010/BacktrackBB.pdf

http://ocw.mit.edu/courses/civil-and-environmental-engineering/1-204-computer-algorithms-in-systems-engineering-spring-2010/lecture-notes/MIT1_204S10_lec17.pdf

http://www.uptu.ac.in/pdf/sub_ecs_502_30sep14.pdf

https://bphanikrishna.wordpress.com/daa-design-and-analysis-of-algorithm/



  1. Anany Levitin, “Introduction to the Design & Analysis of Algorithms”, Second Edition, Pearson Education (2007).
  2. I.Chandra Mohan, ”Design and Analysis of Algorithms”, PHI.
  3. Parag Himanshu Dave, “Design and Analysis of Algorithms”, Pearson Education (2008)
  4. Prabhakar Gupta, Vineet Agrawarl, “Design and Analysis of Algorithms”, PHI.

1. Design and Analysis of algorithms, Aho, Ullman and Hopcroft, Pearson Education.
2. Introduction to the Design and Analysis of Algorithms, A.Levitin, Pearson Education.
3. Data structures, Algorithms and Applications in C++, S.Sahni, University press
(India) pvt ltd, 2nd edition, Orient Longman pvt.ltd.
4 Object Oriented Programming Using C++, 2nd Edition, I.Pohl, Pearson Education

http://axon.cs.byu.edu/~martinez/classes/312/Resources/TSPHorowitz.pdf

http://iit.qau.edu.pk/books/C++%20Programming%20From%20Problem%20Analysis%20to%20Program%20Design%20[5th%20Edition].pdf


مواقع برمجة :
http://www.cs.cornell.edu/w8/iisi/ilog/cplex100/usrcplex/indexfirst.html










No comments:

Post a Comment