docker 초기 설정법 정리
도커 설치법 매번 찾아보기 번거로워서 따로 정리합니다. https://docs.docker.com/engine/install/ubuntu/ https://docs.docker.com/engine/install/linux-postinstall # Add Docker's official GPG key: sudo apt-get update sudo ap...
도커 설치법 매번 찾아보기 번거로워서 따로 정리합니다. https://docs.docker.com/engine/install/ubuntu/ https://docs.docker.com/engine/install/linux-postinstall # Add Docker's official GPG key: sudo apt-get update sudo ap...
개요 Breaking the Sorting Barrier for Directed Single-Source Shortest Paths 논문 번역입니다. 작성 중인 글입니다. 이상한 부분이 있으면 알려주세요. 1. 서론 음수가 아닌 가중치 $w : E \rightarrow \mathbb R _{\ge 0}$를 갖는 $m$개의 간선과 $n$개의 정점...
This is a test post to check the Jekyll setup.