OpenMPL icon indicating copy to clipboard operation
OpenMPL copied to clipboard

An open multiple patterning framework

Results 6 OpenMPL issues
Sort by recently updated
recently updated
newest added

I am trying to build OpenMPL project. However some errors happens with the boost library ` [ 99%] Linking CXX executable OpenMPL CMakeFiles/OpenMPL.dir/main.cpp.o: In function `main': main.cpp:(.text.startup+0xc4): undefined reference to...

When I am doing a layout decomposition which is from the small dataset, I can't get the result if I set the use_stitch command, it seems to stuck somewhere or...

![image](https://user-images.githubusercontent.com/62600108/210807823-ad5a3e6f-0582-4ada-a5bb-89273e80dfc5.png)

1. Boost version required > Boost version should be limited up to `(1.7.2)` since Boost.Geometry in Boost 1.73 deprecates support for C++03 and will require C++14 from Boost 1.75 onwards....