I am trying to build the following package: https://github.com/kahypar/kahypar
In the requirement section, it asks for Boost.Program_options and I don't really know what that is and how I should deal with that. I appreciate that if you help me with that. I am using a macOS and I already installed boost by using:
brew install boost
but it still doesn't work.