基于非线性整数规划 Resources

Showing items tagged with "基于非线性整数规划"

This MATLAB program implements a genetic algorithm (GA) specifically designed for solving nonlinear integer programming (NLIP) problems, featuring chromosome encoding, selection mechanisms, crossover operations, and mutation strategies tailored for integer constraints.

MATLAB 200 views Tagged