Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Decision-making›Non-linear Best Worst Method
MCDMRanking

Non-linear Best Worst Method

Non-linear Best Worst Method (Non-linear BWM) · Also known as: Non-linear BWM, Nonlinear BWM

Non-linear BWM is a variant of the Best Worst Method that replaces the linear programming formulation with non-linear optimization. Instead of minimizing the maximum deviation (Chebyshev distance), it minimizes the sum of squared deviations (L2 norm). This provides more flexible weight derivation and better accommodates uncertain or fuzzy preferences.

ScholarGate
  1. MCDM
  2. v1
  3. 2 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

Non-linear Best Worst Method
BWMFUZZY-BWMNonlinear ProgrammingBest Worst Method with S…

When to use it

Use Non-linear BWM when preference information is inexact or when you want to incorporate uncertainty in best-worst judgments. It is particularly suited to fuzzy decision-making, interval-based preferences, or situations where stakeholders are uncomfortable with crisp preference values. Avoid it when computational efficiency is critical or when a Chebyshev (minimax) criterion is theoretically justified.

Strengths & limitations

Strengths
  • Accommodates fuzzy or interval-valued preferences more naturally than linear BWM
  • Produces smoother weight variations; no sharp jumps in weights due to small preference changes
  • Utilizes all preference information; least-squares methods make full use of preference magnitudes
  • Better suited to uncertain decision-making; can embed confidence or uncertainty directly in the optimization
Limitations
  • Increased computational complexity; non-linear optimization requires iterative solvers and may not guarantee global optimality
  • Sensitivity to initial solutions; different starting points can lead to different local optima
  • Less interpretable objective function; least-squares minimization has less transparent meaning than minimax
  • Requires careful numerical implementation; ill-conditioning can arise if preferences are nearly inconsistent

Frequently asked

How do I express fuzzy or interval preferences in Non-linear BWM?

Represent intervals as lower and upper bounds in the objective function, or define membership functions for fuzzy preferences. The least-squares objective can directly incorporate these: minimize sum of (preference_lower-satisfaction + preference_upper-satisfaction) squared.

Which optimization algorithm should I use?

Sequential Least Squares Programming (SLSQP), trust-region methods (e.g., dogleg), or Levenberg-Marquardt are suitable. Use multiple starting points and compare solutions to ensure global optimality. Python's scipy.optimize module provides good implementations.

How much does Non-linear BWM differ from standard linear BWM?

If preferences are crisp and consistent, both methods typically yield similar weights. Non-linear BWM excels when preferences are uncertain, intervals, or fuzzy. Conduct sensitivity analysis to compare linear and non-linear results for your specific problem.

Sources

  1. Rezaei, J. (2015). Best-worst multi-criteria decision-making method: Some properties and a linear model. Journal of Cleaner Production, 229, 976-985. DOI: 10.1016/j.omega.2015.12.001 ↗
  2. Ghorabaee, M. K., Zavadskas, E. K., Olfat, L., & Turskis, Z. (2017). Extended EDAS method for fuzzy multi-criteria decision-making: An application to supplier selection. International Journal of Computers Communications & Control, 11(3), 358-371. link ↗

How to cite this page

ScholarGate. (2026, June 3). Non-linear Best Worst Method (Non-linear BWM). ScholarGate. https://scholargate.app/en/decision-making/non-linear-bwm

Related methods

BWMFUZZY-BWMNonlinear Programming

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

  • BWMDecision-making↔ compare
  • FUZZY-BWMDecision-making↔ compare
  • Nonlinear ProgrammingOptimization↔ compare
Compare side by side →

Referenced by

Best Worst Method with Sorting

Similar methods

Lexicographic Best Worst MethodBest Worst Method with SortingStratified Best Worst MethodBWMFUZZY-BWMBWM-BAYESIANZ-BWMBWM-ZNUMBER-GAME

Related reference concepts

Nonlinear ProgrammingNewton-Raphson and Scoring MethodsMathematical OptimizationQuadratic Discriminant AnalysisBayesian Model AveragingPrior Elicitation and Sensitivity Analysis

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — Non-linear Best Worst Method (Non-linear Best Worst Method (Non-linear BWM)). Retrieved 2026-07-21 from https://scholargate.app/en/decision-making/non-linear-bwm · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Extended development of Rezaei's BWM framework
Subfamily
Ranking
Year
2016
Type
Non-linear optimization for flexible weight derivation
Related methods
BWMFUZZY-BWMNonlinear Programming
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account