sdboyer / gps

your dependencies have arrived
MIT License
270 stars 24 forks source link

Introduce, expose, and hash a solver version number #173

Open sdboyer opened 7 years ago

sdboyer commented 7 years ago

The solver probably to be given a version number, and have it incremented whenever the solving algorithm changes in such a way that solving has a different answer set, given the same inputs.

This number must then be exposed via an addition to Lock, and incorporated in hashing.

fabulous-gopher commented 7 years ago

This issue was moved to golang/dep#421