Geometric Programming Problems with Triangular and Trapezoidal Two-fold Uncertainty Distributions

This paper addresses geometric programming problems with inaccurate parameters by introducing triangular and trapezoidal two-fold uncertain variables, developing reduction methods to convert them into single-fold uncertainties, and solving the resulting models using a chance-constrained framework.

Tapas Mondal, Akshay Kumar Ojha, Sabyasachi Pani

Published 2026-03-09
📖 4 min read🧠 Deep dive

Imagine you are the captain of a ship trying to navigate through a storm to reach a destination with the least amount of fuel possible. This is essentially what Geometric Programming (GP) does: it's a mathematical tool used by engineers and scientists to find the "best" way to do something (like design a circuit, manage a factory, or plan a supply chain) when everything is a bit complicated and non-linear.

In the "perfect world" of traditional math, the captain knows exactly how fast the wind is blowing, exactly how heavy the cargo is, and exactly how much fuel the engine burns. The map is clear, and the numbers are precise.

But in the real world? The map is foggy. The wind is gusting unpredictably, the cargo weight is estimated, and the fuel efficiency is a guess. The numbers aren't just "wrong"; they are uncertain.

This paper is about teaching that ship's captain how to sail safely even when the fog is so thick that the uncertainty itself is uncertain.

The Problem: The "Double Fog"

Usually, when mathematicians deal with uncertainty, they use a "single-fold" fog. Imagine a cloud where you know the wind speed is somewhere between 10 and 20 mph. That's a simple guess.

But in real life, even that guess is shaky. Maybe one expert says, "I think it's between 10 and 20," while another says, "No, it's between 12 and 18." Or maybe the experts themselves aren't sure how confident they should be. This is Two-Fold Uncertainty. It's like looking at a cloud, and then realizing the cloud itself is made of smaller, shifting clouds.

The authors of this paper noticed that while people had figured out how to handle simple fog (single-fold), they hadn't really figured out how to handle this "double fog" when it comes to Triangular and Trapezoidal shapes (mathematical ways of describing how likely different outcomes are).

The Solution: The Three "Crystallizing" Lenses

To solve the problem, the authors invented a way to turn that messy "double fog" into a clear, single picture. They did this using three different "lenses" or perspectives, which they call Reduction Methods:

  1. The Optimist's Lens: This looks at the best-case scenario. "If everything goes as well as it possibly can, what does the map look like?" It assumes the uncertainty leans toward the favorable side.
  2. The Pessimist's Lens: This looks at the worst-case scenario. "If everything goes as badly as it possibly can, what does the map look like?" It assumes the uncertainty leans toward the dangerous side.
  3. The Realist's (Expected Value) Lens: This takes the average of all possibilities. "If we look at the middle ground of all these guesses, what is the most likely path?"

Think of these lenses like different filters on a camera. You can take a photo of a blurry scene (the double uncertainty), and by applying these filters, you get a sharp, clear image (a single uncertainty) that a computer can actually solve.

The Process: From Chaos to Clarity

Here is how the paper walks through the solution, step-by-step:

  • Step 1: Define the Fog. The authors created new mathematical definitions for "Triangular" and "Trapezoidal" double-fog. Imagine a triangle where the peak isn't a single point, but a wobbly line because even the peak is uncertain.
  • Step 2: Apply the Lenses. They used the three methods (Optimist, Pessimist, Realist) to crush that wobbly, double-layered triangle down into a solid, single-layered triangle.
  • Step 3: Solve the Puzzle. Once the fog was cleared into a single layer, they used a standard "Chance-Constrained" framework. This is like saying, "I want to be 90% sure I won't run out of fuel." They converted the fuzzy math into a crisp, deterministic equation that a computer can solve instantly.
  • Step 4: Test Drive. They didn't just stop at theory. They built a numerical example (a fake factory or supply chain problem) and ran it through their new system. They showed that whether the uncertainty was triangular or trapezoidal, their method worked perfectly, giving them a clear "best path" for different levels of confidence.

The Takeaway

In simple terms, this paper is a survival guide for decision-makers.

It says: "Don't panic when your data is messy and your experts disagree. We have a new way to organize that chaos. Whether you want to be a risk-taker (Optimist), a safety-first planner (Pessimist), or a balanced planner (Realist), we can turn your 'double guess' into a solid plan."

By turning complex, multi-layered uncertainty into a single, solvable equation, this research helps engineers and business leaders make better decisions in a world where nothing is ever 100% certain.