Skip to content

A combination of 3 famous optimisation problems in Computer Science: Particle-Swarm-Optimisation, Graph-Coloring, 8-Queens Problem.

Notifications You must be signed in to change notification settings

Meskine-Yasser/TP-Complex-Systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TP-Complex-Systems

A combination of 3 famous optimization problems:

  • Particle Swarm Optimization (PSO)
  • Graph Coloring
  • N-Queens Problem

Each has its own unique characteristics and features and their own approaches.

Usage/Examples

I used Pycharm 2021.3 as my main IDE with conda enviroment and Python version 3.9 .

Documentation

Necessary Documentation to get you started on this project.

Particle Swarm Optimization

Graph Coloring

N-Queens Problem

Python

Matplotlib

NetworkX

Numpy

🔗 Links

portfolio linkedin

About

A combination of 3 famous optimisation problems in Computer Science: Particle-Swarm-Optimisation, Graph-Coloring, 8-Queens Problem.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages