Skip to content

* Cleaned up highspy examples #59

* Cleaned up highspy examples

* Cleaned up highspy examples #59

Workflow file for this run

name: test-clang-format
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DoozyX/[email protected]
with:
source:
'app/ highs/Highs.h ./highs/lp_data ./highs/mip ./highs/model ./highs/simplex ./highs/presolve ./highs/simplex ./highs/util ./highs/test_kkt ./highs/qpsolver'
# ./highs/test_kkt ./interfaces'
extensions: 'h,cpp,c'
clangFormatVersion: 18