Skip to content

blegat/CPWithJuMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Constraint Programming with JuMP

Tutorial "Constraint Programming with JuMP" given at The 30th International Conference on Principles and Practice of Constraint Programming.

Software prerequisite

If you want to follow participate to the tutorial, you will have to install the necessary in your computer. Install Julia, VS code and the Julia extension for VS code as detailed here. For installing Julia, I recommend doing it through juliaup.

Running the example

Open this folder with VS code. Then use "View" -> "Commande Palette" then write "Julia: Start REPL". In the REPL, write ] to enter Pkg mode and then write activate . in order to activate use your current directory as environment. Then run instantiate. You can now leave the Pkg environment with a backspace.

Open the example now and run the lines with Shift + Enter.

About

Material for tutorial "Constraint Programming with JuMP"

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages