Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use profile in cay-pom.xml to handle GUROBI issue. #1224

Open
hjp615 opened this issue Aug 2, 2017 · 0 comments
Open

Use profile in cay-pom.xml to handle GUROBI issue. #1224

hjp615 opened this issue Aug 2, 2017 · 0 comments

Comments

@hjp615
Copy link
Contributor

hjp615 commented Aug 2, 2017

For now, If we want to use HeterogeneousOptimizer(using ILPSolver as its solver), we have to manually erase the following codes from pom.xml file.

<excludes>
    <exclude>**/ILPPlanDescriptor.java</exclude>
    <exclude>**/ilp/**</exclude>
</excludes>

However, if we use profile, this issue can be handled by passing an argument in command line.

wynot12 added a commit that referenced this issue Aug 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant