Skip to content

使用蛮力法解决0/1背包、TSP问题和婚姻匹配问题

Notifications You must be signed in to change notification settings

MingYang-Yin/Brute-Force-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Brute-Force-algorithm

使用蛮力法解决0/1背包、TSP问题和婚姻匹配问题 其中,bag_01、marrige和TSP文件夹分别是解决0/1背包问题、婚姻匹配问题和TSP问题的代码 下载文件夹并在Visual Studio中打开,经过配置就可以运行

About

使用蛮力法解决0/1背包、TSP问题和婚姻匹配问题

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages