This repository is for implementing the placement algorithm. Used API is based on OpenDB API.
Currently, this project is for giving template of term project, which is for coursework of POSTECH, Korea:
You can use Dockerfile in the OpenDB submodule,
or you are required to install cmake, siwg, spdlog, boost in the Ubuntu Environment.
mkdir build
cd build
cmake ..
make
./placerCSDL Laboratory, POSTECH, Korea.