求解最优哈密尔顿的算法---三边交换调整法我要分享

An algorithm for solving the optimal Hamiltonian -- trilateral exchange adjustment method

最优 哈密尔顿 三边交换 调整法

关注次数: 151

下载次数: 0

文件大小: 3KB

代码分类: 一般算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

提供一种求解最优哈密尔顿的算法---三边交换调整法,要求在运行jiaohuan3(三交换法)之前,给定邻接矩阵C和节点个数N,结果路径存放于R中。


English Description:

This paper provides an algorithm for solving the optimal Hamiltonian - trilateral exchange adjustment method. It is required to give the adjacency matrix C and the number of nodes n before running jiaohuan3 (trilateral exchange method), and the resulting path is stored in R


代码预览