Skip to Main Content
IBM Data Platform Ideas Portal for Customers


This portal is to open public enhancement requests against products and services offered by the IBM Data Platform organization. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:


Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,


Post your ideas

Post ideas and requests to enhance a product or service. Take a look at ideas others have posted and upvote them if they matter to you,

  1. Post an idea

  2. Upvote ideas that matter most to you

  3. Get feedback from the IBM team to refine your idea


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

IBM Employees should enter Ideas at https://ideas.ibm.com



ADD A NEW IDEA

Search results: CPLEX Optimization Studio

Showing 10 of 83

Add support for .NET 6 and Linux OS in CPLEX APIs

We developed a product based on .NET 6 that relies on CPLEX core functionalities and we need to make it run both on Windows an Linux operating systems. The .NET 6 libraries are platform independent but the CPLEX Optimization Studio only provides a...
about 3 years ago in CPLEX Optimization Studio / CPLEX Optimization Studio 0 Future consideration

OPL interface for Matlab

Would be great to have not only a Matlab interface to CPLEX, but to OPL as well. It would facilitate. model deisgn (.mod) using OPL (way easier than working directly with CPLEX. model modification, re-run, post/pre-processing computations using a ...
almost 5 years ago in CPLEX Optimization Studio 0 Future consideration

Interface between CPLEX and .Net CORE 5 on LINUX

We are developing applications using .Net CORE 5. This is a great language to develop solution on either Windows or Linux. We have no issues using CPLEX with Windows as we have the cp_wrap_cpp_dotnet2010.dll running but we miss a Linux version of ...
over 3 years ago in CPLEX Optimization Studio / CPLEX Optimization Studio 1 Future consideration

Calling external .NET code from OPL

Offers a way to interact with external code written in .NET from OPL.This feature would allow us to:• write a complex dedicated OR algorithm (such as a shortest path or flow algorithm) to be used as one step of a decomposed application• connect yo...
almost 5 years ago in CPLEX Optimization Studio 0 Not under consideration

Improve constraint priority attachment in OPL

Actually we have to use OPL script to attach a relaxation priority to a constraint. It will be easier to attach this priority at the creation of the constraint. Reason is that a constraint tupleset can easily include a priority field: tuple rvCons...
almost 5 years ago in CPLEX Optimization Studio 0 Not under consideration

Improve OPL Interfaces by providing dynamically typed API and a “façade” compatible with the .NET framework

Using OPL interface in .Net is cumbersome. Manipulate data elements object and result is far from being trivial.By example, instantiate an int look like that: OplDataSource dataSource = new MyCustomDataSource(oplF); internal class MyCustomDataSour...
almost 5 years ago in CPLEX Optimization Studio 0 Not under consideration

Callbacks from CP for .Net languages like C#

Callbacks are available from CP using C++ or Java, but not if using the API from C# (or any .Net language). This seems to be very strange as the internal structures must be there inside the CP libraries etc in order to support the callbacks from C...
about 4 years ago in CPLEX Optimization Studio / CPLEX Optimization Studio 0 Future consideration

Enhance .NET API for maps

When attempting to use the reflection mechanism of OPL CPLEX API under .NET (version 12.9 but same problem seen in documentation of latest version), I stumble upon an error on my first implementation of a missing method "NbDim" for the map class "...
over 4 years ago in CPLEX Optimization Studio / CPLEX Optimization Studio 0 Not under consideration

Add Java perspective in the CPLEX Studio (IDE)

As in DOC, CPLEX studio should have a perspective with Java.In the install the IDE should be ready to use CPLEX, CPO, OPL and install the Java SDK....It would make so much sense to have everything ready in one IDE OPL Java (with cplex.jar, cp.jar....
almost 5 years ago in CPLEX Optimization Studio 0 Not under consideration

Implement OPL as a DSL in F#

I think that it can be valuable to offer OPL as a DSL in .NET. This can be an easy (cheap) way to combine the best of OPL and of the Cplex .NET API in one language. This way OPL remain for the definition of the problem but the control flow will be...
almost 5 years ago in CPLEX Optimization Studio 0 Not under consideration