JJulian HallComplete - and remembered to update README.md
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Significant update to handling external dependencies. The goal of this change is to make dependencies more explicit and provide the consumer with detailed information. Also, to make it easier for us to add new dependencies in the future. * highs_extras is now always built, but with optional features (like HIPO) * Each project (app, libhighs, high_extras) has a file that defines its dependencies * Added --notice to app that prints list of dependencies and their version/license info * Moved all dependencies into extern directory * Refactored FindHipoDeps into cmake functions * Refactored highs_extras CMakeLists, for easier maintenance * Improved naming to closer align to HiGHS standards * Added HighsDynamicLibrary for portable dynamic library loading. Can also be used for future CUDA support via Driver API * Added simple string join and table rendering * Added README documentation for the new features/structure | 3 个月前 | |
Get CLI11 version from header instead of hardcoded string | 3 个月前 | |
Complete - and remembered to update README.md | 2 个月前 | |
Moved writing of definitions.md and HighsInfo.md from app/RunHighs.cpp to TestOptions.cpp and TestInfo.cpp | 6 个月前 | |
added webdemo | 3 年前 |