To solve CSP by using Genetic Algorithm
Version 1.0.0 (114 KB) by
Chixin Xiao
To solve the Constraint Satisfaction Problems(CSP), as given in Figure 6.1 (pp.204)in (S. Russell and P. Norvig 2002 )
%This program utilizes a novel Genetic Algorithm (or Evolutionary Algorithm)
% to solve the Constraint Satisfaction Problems(CSP), as given in Figure 6.1
% (pp.204)in [1], which is helpful for the students in my AI class at Xiangtan University
% to make sense CSP.
% [1]S. Russell and P. Norvig, “Artificial intelligence: a modern approach,” 2002.
Cite As
Chixin Xiao (2025). To solve CSP by using Genetic Algorithm (https://www.mathworks.com/matlabcentral/fileexchange/110005-to-solve-csp-by-using-genetic-algorithm), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2019a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |
|