This project aims to solve the partition problem, which is a classic problem in computer science and mathematics. The partition problem consists of determining whether a given set can be divided into two subsets such that the sum of the elements of the two subsets is equal.
-
Notifications
You must be signed in to change notification settings - Fork 0
djen-nihad/PartitionProblem
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This project aims to solve the partition problem using two different approaches: state space search and metaheuristic methods (genetic algorithm)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published