代码搜索结果
找到约 10,000 项符合
Algorithm 的代码
nna_tsp8.txt
********************************************
* Solutions By Nearest Neighbour Algorithm *
********************************************
Number of cities...: 8
Distances between cities...:
Ista
nna_tsp4.txt
********************************************
* Solutions By Nearest Neighbour Algorithm *
********************************************
Number of cities...: 4
Distances between cities...:
Ista
nna_tsp3.txt
********************************************
* Solutions By Nearest Neighbour Algorithm *
********************************************
Number of cities...: 3
Distances between cities...:
Ista
nna_tsp9.txt
********************************************
* Solutions By Nearest Neighbour Algorithm *
********************************************
Number of cities...: 9
Distances between cities...:
Ista
rndshufl.cpp
/**************************************************************************
*
* rndshufl.cpp - Example program of random shuffle algorithm.
* See Class Reference Section
*
***
connector.default
# ============================================
# Set default settings of CONNECTOR algorithm.
# ============================================
Agent/MYCONNECTOR set discovery false
Agent/MYCONNE
epestfind.history
This is based on the algorithm used in the QuickBasic program by Rodgers et al.
Written (March 2002).
test_fmstar_weight_2d.m.svn-base
% test for the heuristically driven
% Fast Marching algorithm,
% aka FM*
%
% Copyright (c) 2004 Gabriel Peyr
test_fmstar_2d.m.svn-base
% test for the heuristically driven
% Fast Marching algorithm,
% aka FM*
%
% Copyright (c) 2004 Gabriel Peyr
test_fmstar_error.m.svn-base
% test for the heuristically driven
% Fast Marching algorithm,
% aka FM*
%
% Copyright (c) 2004 Gabriel Peyr