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 104 of 113

"If and only if" for indicator-constraints in MATLAB API

We use the CPLEX for MATLAB API to solve a MILP. In our case the bottleneck of the API is the limited functionality of indicator constraints. Whereas in OPL and the Java API an "if and only if" statement is possible, this functionality is missing ...
almost 5 years ago in CPLEX Optimization Studio 0 Not under consideration

Ability to solve Python/docplex model in CPLEX Enterprise Server

This request is actually for CPLEX Enterprise Server, not CPLEX Optimization Studio, but CES was not an option in the list of products. Currently CES is only able to solve models implemented in OPL. We would like to be able to submit and solve app...
almost 5 years ago in CPLEX Optimization Studio 0 Not under consideration

saving data with a mouse-click instead of writing code through JDBC connector in CSV or other formats

I can currently browse it in the UI/IDE using the various inspectors. It would be nice if I could easily save this data to a file with a mouse click rather than having to write code, or add JDBC connections and rerun the model, etc. Typically what...
almost 4 years ago in CPLEX Optimization Studio / CPLEX Optimization Studio 0 Future consideration

Dynamic stopping criterion - An effective way to interrupt the optimal solution search for MILP

Please, see the attached document-
over 6 years ago in CPLEX Optimization Studio / CPLEX Optimization Studio 4 Delivered

a new parameter to control to force MIPStart if the variables are feasible

CPLEX choose to use MIPStart or not accoring to the heuristic. But sometimes the user think MIPStart values as particular variables is the best way to solve the problem. So we’d like to request a new parameter to control to force MIPStart if the v...
over 2 years ago in CPLEX Optimization Studio / CPLEX Optimization Studio 0 Not under consideration

Add support for Java 11 in CPLEX java API

Currently, CPLEX and CPO provide a java API to the engines. This API currently supports Java 8 (IBM SDK and Oracle Java). A more recent versions of Java with LTS is Java 11 - It would be nice if CPLEX Optimization studio officially supports Java 1...
almost 4 years ago in CPLEX Optimization Studio / CPLEX Optimization Studio 0 Future consideration

Postpone the end of support for IBM DOCPLEX Cloud

It is currently planned an end of support for IBM Optimization center in september 2020. Given the global crisis related to COVID 19 Pandemia, our development team are understaffed and there is a risk not to be ready by September 2020. Could we ex...
over 5 years ago in CPLEX Optimization Studio / CPLEX Optimization Studio 3 Delivered

Reusable Gantt chart for Python models

Provide interactive Gantt that can easily connect to a Python CPLEX model, without writing code for the Gantt. (see e.g. how SPSS Modeler provides reusable and configurable visuals inside their new UI, we are looking for a similar experience, i.e....

Visual Modeler interface for CPLEX in DSX

In our current DSX offering we enable programmatic access with Python API for CPLEX engine to solve optimization problems. Leveraging this capability requires a user to have deep technical and programming skills. Iterating across scenarios with mo...

sin function in OPL

tuple breakpoint // y=f(x) { float x; float y; } sorted { breakpoint } breakpoints={<i,exp(2*sin(i))> | i in 70..135}; I am trying to code this while because of no sin function in OPL, I am not able to code this on OPL.
over 6 years ago in CPLEX Optimization Studio / CPLEX Optimization Studio 0 Not under consideration