lifebeyondfife / Decider

An Open Source .Net Constraint Programming Solver
MIT License
150 stars 21 forks source link

feat(domain): provide default integer domain #61

Closed lifebeyondfife closed 2 years ago

lifebeyondfife commented 2 years ago

Automatically provide defaults of Int16.MinValue and Int16.MaxValue as integer domain minimum and maximum values.