Open henriksjostrom opened 5 years ago
Whats the license you want that to have? I have one locally, which i never published so far. And, what would the interface you need be?Bet,Norbert
I'd love for it to be MIT or other commercially usable license.
I need something that I can use for pwms (single threaded) and as long as that is possible and the interface is sane I'm a happy camper.
Thanks for the quick response
I uploaded the library I have as LGPL for now: https://github.com/conp-solutions/smax
The given library basically uses open-wbo, as the MaxSAT backend.
Is there a C++ api available for open-wbo anywhere for easy integration with other C++ projects?