最終更新日:2025/12/03
When optimizing the network's routing tables, she implemented the Floyd-Warshall algorithm to compute all-pairs shortest paths efficiently, even with negative edge weights as long as there were no negative cycles.
正解を見る
When optimizing the network's routing tables, she implemented the Floyd-Warshall algorithm to compute all-pairs shortest paths efficiently, even with negative edge weights as long as there were no negative cycles.
音声機能が動作しない場合はこちらをご確認ください
編集履歴(0)
元となった例文
ネットワークのルーティングテーブルを最適化する際、彼女は負の辺重みがあっても負の閉路がない場合に全点対最短経路を求められるフロイド・ワーシャル法を実装して、距離を効率的に計算した。