Linear optimization with fuzzy constraints conducted in R with FuzzyLP
Linear optimization with fuzzy constraints conducted in R with FuzzyLP
Using the FuzzyLP package in R I have demonstrated simple linear optimization of a well defined linear problem using the crispLP function in a previous post. In that example basic simplex algorithm was applied to solve the problem.
In this post a linear optimization problem with fuzzy constraints has to be solved. The problem is a maximization problem and is stated below:
When solving this…
View On WordPress











