Skip to Main Content
IBM Data and AI Ideas Portal for Customers


This portal is to open public enhancement requests against products and services offered by the IBM Data & AI 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 Data & AI Roadmaps (http://ibm.biz/Data-and-AI-Roadmaps) - Use this site to view roadmaps for Data & AI products.

IBM Employees should enter Ideas at https://hybridcloudunit-internal.ideas.aha.io/


ADD A NEW IDEA

FILTER BY CATEGORY

Decision Optimization CPLEX & For Watson Studio

Showing 96

Dantzig-Wolf-decomposition with CPLEX

Extend the CPLEX-API to let reformulate a problem by CPLEX, notably a problem - which could be solved efficiently by a DW-decomposition. It should be reformulated by CPLEX to a problem (its dual) which could be solved by CPLEX's benders algorithm....
almost 3 years ago in Decision Optimization CPLEX & For Watson Studio 0 Not under consideration

CPLEX: Make adding mulitple objectives consistent with adding one objective

In the Java API for CPLEX (presumably similar in other APIs), it is possible to create an objective and add it to a model in one function call, using overloads of IloCplexModeler.addMinimize() and .addMaximize() that take an IloNumExpr argument. D...
about 3 years ago in Decision Optimization CPLEX & For Watson Studio / CPLEX Optimization Studio 1 Not under consideration

Add TDNoOverlap constraint type to CP Optimizer

The TDNoOverlap constraint type is presented in chapter 7 of the Ph.D. thesis "A Constraint Programming Approach for the Time Dependent Traveling Salesman Problem", by Penelope Aguiar-Melgarejo https://hal.archives-ouvertes.fr/hal-01514369/documen...
almost 4 years ago in Decision Optimization CPLEX & For Watson Studio / CPLEX Optimization Studio 0 Not under consideration

DOC-like row filters for table views in DO

Have the ability to create a set of filters on a table view that:a. As a set of filters that each can be added, edited and removed.b. Are persistent, i.e. do not disappear when switching views. c. Can be enabled/disabledd. Include logic like `cont...

In OPL ODBC connection, add a setting for batch size

The prebuilt ODBCConnection allows OPL to access databases using ODBC. One way to optimize database access is to tune the execution batch size. With older versions of OPL that included DBLink, this was the dbUpdateBatchSize parameter.
almost 2 years ago in Decision Optimization CPLEX & For Watson Studio / CPLEX Optimization Studio 1 Future 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 2 years ago in Decision Optimization CPLEX & For Watson 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 2 years ago in Decision Optimization CPLEX & For Watson Studio / CPLEX Optimization Studio 0 Not under consideration

Allow initialisation using OPL of arrays within tuple sets

In OPL it is not possible to initialise an array which is within a set of tuples either through values or programmatically. An enhancement should be made to OPL to allow this. Consider: {string} Factors = {"a","b","c"}; tuple T_2 { key int i; int ...
almost 3 years ago in Decision Optimization CPLEX & For Watson Studio / CPLEX Optimization Studio 0 Not under consideration

Have atoi and itoa in OPL

Today in OPL, ftoi is quite useful to convert float to int.What would help is to do conversions between int and string in order to be able to process strings as inputs or compute inputs. What we miss is atoi and itoa
almost 3 years ago in Decision Optimization CPLEX & For Watson 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 3 years ago in Decision Optimization CPLEX & For Watson Studio 0 Not under consideration