Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 720 Bytes

File metadata and controls

13 lines (10 loc) · 720 Bytes

README

fig

This repository contains the artifacts of PEM. We provide a runnable docker image for the artifact evaluation. In addition, for future research and development, we provide the source code of PEM and a detailed instruction on how to compile it from the source code.

Please refer to README-docker.md for the instructions of running PEM with the docker image. It also contains the instructions for reproducing the results in the paper.

Please refer to README-dev.md for the instructions of compiling PEM from the source code. It also introduces the core components of PEM.