This document presents a solution algorithm for solving a multiobjective cutting stock problem in the aluminum industry where scrap is considered a fuzzy parameter. The problem involves casting molten aluminum into rods and cutting them into logs to meet customer demands while minimizing costs from inventory and scrap. The algorithm formulates the problem using fuzzy set concepts and models scrap as a fuzzy number. It then finds α-Pareto optimal solutions for different α-levels using a weighted objective function and nonlinear programming solved with branch-and-bound methods. An example demonstrates implementing the method.