Skip to content

ILP: Add 'limp' as a native-dependency-less option#1

Open
tomsmeding wants to merge 6 commits intodpvanbalen:new-pipelinefrom
tomsmeding:ilp-limp
Open

ILP: Add 'limp' as a native-dependency-less option#1
tomsmeding wants to merge 6 commits intodpvanbalen:new-pipelinefrom
tomsmeding:ilp-limp

Conversation

@tomsmeding
Copy link

I've added a Haskell-only alternative to MIP, i.e. an ILP solver that doesn't require an external tool. I haven't tested this at all; it's inspired by code that I've tested locally that does work for a simple smoke-test ILP, but I've only compiled the code after integration into accelerate.

Please test this thoroughly. ;p

Motivation

I don't want it to be necessary to install more external tools in order to run Accelerate. LLVM is already enough pain.

Further notes

What's going on with the non-typechecking iteB? I commented it out in a separate commit for now, otherwise the code doesn't build.

@tomsmeding tomsmeding marked this pull request as ready for review December 18, 2022 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant