#includeusingnamespacestd;typedeflistLISTINT;LISTINTlistAnother;LISTINTlist_result;intd[4][">
動(dòng)態(tài)規(guī)劃實(shí)現(xiàn)貨郎擔(dān)問題

動(dòng)態(tài)規(guī)劃實(shí)現(xiàn)貨郎擔(dān)問題

ID:44876352

大?。?3.00 KB

頁數(shù):3頁

時(shí)間:2019-11-01

動(dòng)態(tài)規(guī)劃實(shí)現(xiàn)貨郎擔(dān)問題_第1頁
動(dòng)態(tài)規(guī)劃實(shí)現(xiàn)貨郎擔(dān)問題_第2頁
動(dòng)態(tài)規(guī)劃實(shí)現(xiàn)貨郎擔(dān)問題_第3頁
資源描述:

《動(dòng)態(tài)規(guī)劃實(shí)現(xiàn)貨郎擔(dān)問題》由會(huì)員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在行業(yè)資料-天天文庫

1、#include#includeusingnamespacestd;typedeflistLISTINT;LISTINTlistAnother;LISTINTlist_result;intd[4][4]={{-1,10,15,20},{5,-1,9,10},{6,13,-1,12,},{8,8,9,-1}};//路徑權(quán)值intmatrix_length=4;intgetPath(intn,LISTINTlist_org){LISTINT::iteratori;intminValue;if(n==1){i=list_org.begin();m

2、inValue=d[*i-1][0];if(list_org.size()==matrix_length-1){list_result=list_org;}}else{inttemp;i=list_org.begin();temp=*i;list_org.erase(i);i=list_org.begin();minValue=d[temp-1][*(i)-1]+getPath(n-1,list_org);if(list_org.size()==matrix_length-1){list_result=list_org;}for(intj=2;j

3、.begin();for(intk=1;k

4、n(intargc,char*argv[]){LISTINTlist_org;LISTINT::iteratorh;list_org.push_front(4);list_org.push_front(3);list_org.push_front(2);list_org.push_front(1);cout<<"--------貨郎擔(dān)問題動(dòng)態(tài)規(guī)劃算法--------"<

5、x_length;k++){cout<<""<:";for(h=list_result.begin();h!=list_result.end();++h)cout<<*h<<"";cout<>i;return0;}

當(dāng)前文檔最多預(yù)覽五頁,下載文檔查看全文

此文檔下載收益歸作者所有

當(dāng)前文檔最多預(yù)覽五頁,下載文檔查看全文
溫馨提示:
1. 部分包含數(shù)學(xué)公式或PPT動(dòng)畫的文件,查看預(yù)覽時(shí)可能會(huì)顯示錯(cuò)亂或異常,文件下載后無此問題,請放心下載。
2. 本文檔由用戶上傳,版權(quán)歸屬用戶,天天文庫負(fù)責(zé)整理代發(fā)布。如果您對本文檔版權(quán)有爭議請及時(shí)聯(lián)系客服。
3. 下載前請仔細(xì)閱讀文檔內(nèi)容,確認(rèn)文檔內(nèi)容符合您的需求后進(jìn)行下載,若出現(xiàn)內(nèi)容與標(biāo)題不符可向本站投訴處理。
4. 下載文檔時(shí)可能由于網(wǎng)絡(luò)波動(dòng)等原因無法下載或下載錯(cuò)誤,付費(fèi)完成后未能成功下載的用戶請聯(lián)系客服處理。