Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about ms-solver-foundation

Read more about ms-solver-foundation

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - ms-solver-foundation

Microsoft Solver Foundation gives wrong answer for a simple ILP

I want to solve a binary Linear Problem in C# using Microsoft Solver Foundation. I don't know why I get wrong answer. The Objective Value should be 41.1 but I get 213. The value of 5 variables should ...
test-img

shm

c#

solver

constraint-programming

ms-solver-foundation

linear-optimization

Votes: 0

Answers: 1

Latest Answer

The following MiniZinc model arrives at 14 as maximum value for the objective: set of int: rows = 1..5; set of int: cols = 1..7; array[rows, cols] of 0..1: vars_Matrix = [|0, 0, 1, 0, 1, 1, 1 ...
test-img

Axel Kemper

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved