问题求解(三) Open Topic 6 笔记
OT:单源最短路问题有很多并行算法,例如 Δ-stepping 算法、Radius Stepping 算法等,请调研至少 2 种算法(其中至多 1 种来自上述例子),结合例子介绍算法的设计与分析,比较异同并分析优劣。
OT:单源最短路问题有很多并行算法,例如 Δ-stepping 算法、Radius Stepping 算法等,请调研至少 2 种算法(其中至多 1 种来自上述例子),结合例子介绍算法的设计与分析,比较异同并分析优劣。
OT:请调研并阐述面向点连通度或边连通度的门格尔定理的至少2种证明方法。
OT:请调研教材中未介绍过的至少2种哈密尔顿路或哈密尔顿圈的存在性的必要条件或充分条件,讨论条件的适用场景,并阐述证明过程。
In order to use Microsoft Office and Wechat on my laptop (the host system is Ubuntu 22.04.3 LTS), I try to install a Windows 11 virtual machine.
In order to visit some websites only in LAN, we need to use VPN. For Nanjing University, its VPN is provided at https://vpn.nju.edu.cn, easyconnect software. Its Linux version is too old to use in Ubuntu 22.04, and I use a docker contain to get through.
This article mainly talks about what to do after installing Ubuntu 22.04.
I managed to set up my own website(Blog, and personal homepage later) by GitHub Pages. The service provides default domains for the pages. But I would like to use my own domain.