Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 532 Bytes

File metadata and controls

16 lines (12 loc) · 532 Bytes

Contributing

Summary

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Licensing

Gecode itself is MIT licensed. If you make changes to the vendored Gecode source in ext/libgecode3/vendor, your changes will we distributed under the terms of the MIT license. All other code in this repository is distributed under the terms of the Apache 2.0 license.