Skip to content

Instantly share code, notes, and snippets.

@hrzn
Last active February 7, 2020 21:04
Show Gist options
  • Save hrzn/40a613e8c37358dd70a734f229eec1bc to your computer and use it in GitHub Desktop.
Save hrzn/40a613e8c37358dd70a734f229eec1bc to your computer and use it in GitHub Desktop.
State = namedtuple('State', ('W', 'coords', 'partial_solution'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment