Skip to content

Instantly share code, notes, and snippets.

@mlabonne
Created April 30, 2022 14:25
Show Gist options
  • Save mlabonne/65b45033f31e611aaca4a37a6df01f9f to your computer and use it in GitHub Desktop.
Save mlabonne/65b45033f31e611aaca4a37a6df01f9f to your computer and use it in GitHub Desktop.
# 1. Variable
army = model.NewIntVar(1, 10000, 'army')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment