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 Employees should enter Ideas at https://ideas.ibm.com


Status Future consideration
Created by Guest
Created on Jun 20, 2023

Superior approximation algorithm for finding Maximum (or large) Cliques in very large graphs. (Multi-Partite Graphs can be found)

Our maximum clique finding algorithm (that is polynomial in its run time) and which seems (from DIMACS benchmark tests) to run better than other methods that are presently available would be beneficial to IBM because it would allow you to solve complex optimization problems more efficiently. The maximum clique problem is an NP-complete problem that is difficult to solve for large graphs. A polynomial-time algorithm (that is sometimes….but maybe not always optimal) for solving the maximum clique problem would significantly reduce the computational time required to solve this problem and other related problems.  Our solutions tested on the DIMACS benchmarks with our MVP have come in at 80-100% accuracy (if the optimal-clique is 100, we find cliques of size 80-100), but we can turn up the accuracy as much as needed...if we slow down the speed.  (We need to add in an IF THEN method for Multi-Partite graphs, but the strategy is quite sound and will find them, even if deeply hidden within the structure.  It's pretty cool.

IBM has developed many products that can be used to solve the maximum clique problem, including IBM ILOG CPLEX Optimization Studio and IBM SPSS Modeler. These products are used in various fields such as finance, healthcare, and transportation to solve complex optimization problems. A better maximum clique algorithm would allow these products to solve larger and more complex optimization problems more efficiently, which would be beneficial for IBM and its customers.

Needed By Yesterday (Let's go already!)