yoghadj / or-tools

Automatically exported from code.google.com/p/or-tools
0 stars 0 forks source link

Enhancement - Flatzinc Functionality from C# #49

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Add ability to work with flatzinc models from C# code as per this thread:
https://groups.google.com/forum/#!topic/or-tools-discuss/J95C2NxXz4A

- Add swig declaration.
- Add a real solution query API on the solver. Currently flatzinc output is a 
text  console output.

Original issue reported on code.google.com by slashin...@gmail.com on 15 Sep 2014 at 7:48