2023.212.0 • Published 1 year ago

approximation-algorithms-lecture-notes-uiuc-cswujiubacsc v2023.212.0

Weekly downloads
-
License
CC BY-NC-SA 4.0
Repository
github
Last release
1 year ago

Approximation Algorithms Lecture Notes (UIUC CS598CSC)

下载

Docker

docker pull apachecn0/approximation-algorithms-lecture-notes-uiuc-cs598csc
docker run -tid -p <port>:80 apachecn0/approximation-algorithms-lecture-notes-uiuc-cs598csc
# 访问 http://localhost:{port} 查看文档

PYPI

pip install approximation-algorithms-lecture-notes-uiuc-cs598csc
approximation-algorithms-lecture-notes-uiuc-cs598csc <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g approximation-algorithms-lecture-notes-uiuc-cswujiubacsc
approximation-algorithms-lecture-notes-uiuc-cswujiubacsc <port>
# 访问 http://localhost:{port} 查看文档
2023.212.0

1 year ago