CS 1501代做、代寫Python/Java程序設計

時間:2024-04-08  來源:  作者: 我要糾錯



Support for Assignment 4
CS 1501
Sherif KhattabGeneral Hints
• You can get the number of vertices using ag.getAirports().size(), whereby 
ag is an AirlineGraph object
• Iterate over airports using for(String airport: ag.getAirports()){ … }
• You can get a unique integer for each airport in the graph using the 
ag.getAirportNo() method
• You can retrieve the set of neighbors of an airport using 
ag.adj(airportName)
• To iterate over the set of neighbors: for(Route r: ag.adj(airportName)){ … }
• You can retrieve the name of a neighboring airport using r.destination
• You may use HashSet to instantiate Set objectsfewestStops
• Use BFS
• check the pseudo-code in lecture notes
• Shortest path Source -> transit -> destination can be found by
• shortest path source  transit
• shortest path transit  destination
• concatenate the two shortest paths
• Be careful not to add transit twice to the concatenated pathConnected Components
• Use BFS
• You can find the pseudo-code in the lecture notesallTrips
• Use backtracking and pruning
• Define a recursive helper method: solve(current decision, current solution)
• current decision  current vertex (int or String) • current solution
• Set<ArrayList<Route>> of trips found so far
• current path: ArrayList<Route>
• total price so far of current path
• number of stops so far of current path
• destination, budget and max number of stops for comparison
• Inside the recursive helper method:
• if current vertex is the destination  add current path to the solution set and return
• iterate over all possibilities (unmarked neighbors)
• check if you can add the neighbor to the current path (total price won’t exceed budget and total number of stops won’t exceed maximum stops)
• if so, mark neighbor, update current path, its price, and its number of stops. 
• make a recursive call on the neighbor
• undo changes to current path, price, and number of stops and unmark neighbor
• mark start airport before calling solve the first timeallRoundTrips
• Use backtracking and pruning
• Define a recursive helper method: solve(current decision, current solution)
• current decision  current vertex (int or String) • current solution
• Set<ArrayList<Route>> of trips found so far
• current path: ArrayList<Route>
• total price so far of current path
• number of stops so far of current path
• budget and max number of stops for comparison
• Inside the recursive helper method:
• if current vertex is the source and stops so far > 0  add current path to the solution set and return
• iterate over all possibilities (unmarked neighbors)
• check if you can add the neighbor to the current path (total price won’t exceed budget and total number of stops won’t exceed maximum stops)
• if so, mark neighbor, update current path, its price, and its number of stops. 
• make a recursive call on the neighbor
• undo changes to current path, price, and number of stops and unmark neighbor
• Don’t mark start airport before calling solve the first time

請加QQ:99515681  郵箱:99515681@qq.com   WX:codinghelp














 

標簽:

掃一掃在手機打開當前頁
  • 上一篇:代寫CSCI 2122、C++編程設計代做
  • 下一篇:代寫EECS 493、代做Java設計編程
  • 無相關信息
    昆明生活資訊

    昆明圖文信息
    蝴蝶泉(4A)-大理旅游
    蝴蝶泉(4A)-大理旅游
    油炸竹蟲
    油炸竹蟲
    酸筍煮魚(雞)
    酸筍煮魚(雞)
    竹筒飯
    竹筒飯
    香茅草烤魚
    香茅草烤魚
    檸檬烤魚
    檸檬烤魚
    昆明西山國家級風景名勝區
    昆明西山國家級風景名勝區
    昆明旅游索道攻略
    昆明旅游索道攻略
  • NBA直播 短信驗證碼平臺 幣安官網下載 歐冠直播 WPS下載

    關于我們 | 打賞支持 | 廣告服務 | 聯系我們 | 網站地圖 | 免責聲明 | 幫助中心 | 友情鏈接 |

    Copyright © 2025 kmw.cc Inc. All Rights Reserved. 昆明網 版權所有
    ICP備06013414號-3 公安備 42010502001045

    永久免费无码日韩视频| 亚洲午夜国产精品无码老牛影视| 中文字幕在线观看| 亚洲精品无码久久久久sm| 日本妇人成熟免费中文字幕 | 日日摸日日踫夜夜爽无码| 中文字幕在线观看亚洲视频| 亚洲AV无码一区东京热| 在线综合+亚洲+欧美中文字幕| 无码H黄肉动漫在线观看网站| 久久av高潮av无码av喷吹| 无码不卡av东京热毛片| 中文字幕在线精品视频入口一区| 无码人妻视频一区二区三区| 亚洲中文字幕视频国产| 久久亚洲AV无码西西人体| 无码精品国产一区二区三区免费| 亚洲激情中文字幕| 亚洲高清有码中文字| 国产∨亚洲V天堂无码久久久| 天堂Aⅴ无码一区二区三区 | 中文字幕久久欲求不满| 国产亚洲精品无码拍拍拍色欲| 亚洲精品无码鲁网中文电影| 国产精品亚洲w码日韩中文| 亚洲中文字幕无码爆乳av中文 | www日韩中文字幕在线看| 中文字幕精品无码一区二区| 黄桃AV无码免费一区二区三区| 亚洲人成影院在线无码按摩店| 天堂在线观看中文字幕| 成人精品一区二区三区中文字幕| 日韩专区无码人妻| 日韩人妻无码精品无码中文字幕| 国产日韩精品中文字无码| 无码精品国产VA在线观看DVD | 最近最新免费中文字幕高清| 亚洲中文字幕久久精品无码APP| 日本中文字幕在线电影| 日韩精品一区二三区中文| 97无码人妻福利免费公开在线视频|