代码搜索结果
找到约 10,000 项符合
Algorithm 的代码
ga_replace.c
/**********************************************************************
ga_replace.c
**********************************************************************
ga_replace - Genetic algorithm replace
ga_chromo.c
/**********************************************************************
ga_chromo.c
**********************************************************************
ga_chromo - Genetic algorithm chromosom
ga_climbing.c
/**********************************************************************
ga_climbing.c
**********************************************************************
ga_climbing - Hill climbing algorithm
ga_similarity.h
/**********************************************************************
ga_similarity.h
**********************************************************************
ga_similarity - Genetic algorithm g
ga_chromo.h
/**********************************************************************
ga_chromo.h
**********************************************************************
ga_chromo - Genetic algorithm chromosom
ga_climbing.h
/**********************************************************************
ga_climbing.h
**********************************************************************
ga_climbing - Hill climbing algorithm
ga_intrinsics.h
/**********************************************************************
ga_intrinsics.h
**********************************************************************
ga_intrinsics - Genetic algorithm r
ga_select.c
/**********************************************************************
ga_select.c
**********************************************************************
ga_select - Genetic algorithm selection
notes
Notes on strategy, message format, algorithm, and future work:
Strategy: Incoming messages:
monkey-for-test-3.cpp
/*********************************************************************************************************/
/* The algorithm on SPSA based on fuzzy simulation
/* see example 2 in Liu and Liu