polish new linear_solver non C++ API

This commit is contained in:
Laurent Perron
2019-07-01 14:13:15 +02:00
parent d4c088a367
commit e6ff7153aa
4 changed files with 92 additions and 11 deletions

View File

@@ -11,7 +11,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// Linear optimization example.
// [START program]
using System;
using Google.OrTools.LinearSolver;