hahaXD / hierarchical_map

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hierarchical_map

To run the code, first compile your code using cmake with the following command. mkdir build; cd build; cmake ..; make -j4;

Then, run ./hmc_main ../hm_benchmarks/sf_0_0.json ../script/compile_graph.py /tmp/ 4 test.sdd test.vtree

This command will compile the map specified by the file ../hm_benchmarks/sf_0_0.json. The compiled circuit is saved as test.sdd and test.vtree.

About


Languages

Language:C++ 98.7%Language:C 1.1%Language:Python 0.2%Language:CMake 0.0%Language:Shell 0.0%Language:TeX 0.0%