⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog

📁 关于遗传算法的一些见地。特别是关于简单遗传程序设计的实现。
💻
📖 第 1 页 / 共 5 页
字号:
	* util/gaul/gaul_config_win.h: Include io.h2003-08-19 15:18  stewartadcock	* LatestChanges, src/ga_optim.c, src/ga_utility.c: Prevent some	deprecated functions from being compiled.2003-08-19 14:41  stewartadcock	* LatestChanges, Makefile, config.h, config.status,	debian/Makefile, examples/Makefile, src/Makefile, src/ga_core.c,	src/gaul/ga_optim.h, tests/Makefile, tests/Makefile.am,	tests/Makefile.in, tests/test_slang.c, tests/test_slang.sl,	util/Makefile, util/gaul/gaul_config.h: Added S-Lang test/example	code.2003-08-19 14:40  stewartadcock	* src/ga_intrinsics.c: Added a couple of missing S-Lang intrinsic	functions.2003-08-19 14:38  stewartadcock	* src/ga_optim.c: Display message if ga_evolution_threaded() not	compiled.2003-08-18 12:21  stewartadcock	* LatestChanges, src/ga_io.c, util/gaul/gaul_config_win.h: Added	versions of disk i/o functions using MS Windows API instead of	POSIX API.2003-08-16 09:53  stewartadcock	* LatestChanges, Makefile, config.h, config.status, configure,	debian/Makefile, examples/Makefile, src/Makefile, src/Makefile.am,	src/Makefile.in, src/ga_core.c, src/ga_io.c, src/gaul.h,	tests/Makefile, util/Makefile, util/gaul/gaul_config.h: Split disk	i/o functions into their own source file to facilitate a future	native windows port.2003-08-14 00:55  stewartadcock	* LatestChanges, configure, libtool, examples/Makefile,	examples/Makefile.am, examples/Makefile.in, examples/btree.c,	examples/btree.h: removed unused binary tree code.2003-08-14 00:12  stewartadcock	* Makefile, config.h, config.status, configure, configure.in,	gaul-devel-noslang.spec, gaul-devel.spec, libtool, debian/Makefile,	examples/Makefile, examples/Makefile.in, src/Makefile,	tests/Makefile, util/Makefile, util/gaul/gaul_config.h,	util/gaul/gaul_config_win.h: Bumped patch version.2003-08-14 00:08  stewartadcock	* LatestChanges, util/gaul/gaul_config_win.h,	util/gaul/gaul_util.h: Applied the minor changes required for	compilation with Dev-C++ on MS Windows.2003-08-13 21:09  stewartadcock	* util/mpi_util_fake.c: Fixed include path.2003-08-13 10:41  stewartadcock	* LatestChanges, util/Makefile, util/Makefile.am, util/Makefile.in,	util/dstr_util.c, util/gaul/dstr_util.h: Removed unused dynamic	string handling code.2003-08-13 10:32  stewartadcock	* LatestChanges, Makefile, Makefile.in, config.h, config.h.in,	config.status, configure, configure.in, debian/Makefile,	examples/Makefile, examples/Makefile.in, src/Makefile,	src/Makefile.in, src/ga_core.c, src/ga_utility.c, tests/Makefile,	tests/Makefile.in, util/Makefile, util/Makefile.in, util/avltree.c,	util/dstr_util.c, util/linkedlist.c, util/memory_chunks.c,	util/nn_util.c, util/random_util.c, util/table_util.c,	util/timer_util.c, util/gaul/gaul_config.h: Prepended "GA_" to some	constants' names to reduce occurrance of clashes with external	code.2003-08-08 09:32  stewartadcock	* Makefile, config.h, config.status, configure, configure.in,	libtool, debian/Makefile, examples/Makefile, examples/Makefile.in,	src/Makefile, src/gaul/ga_core.h, tests/Makefile, util/Makefile,	util/gaul/gaul_config.h, util/gaul/gaul_util.h,	util/gaul/log_util.h: Some changes to reduce the number of warnings	produced with the icc '-w2' switch.2003-08-01 14:49  stewartadcock	* src/gaul/ga_core.h: Fiddling with comments.2003-08-01 00:24  stewartadcock	* src/ga_simplex.c: Fixed minor typo in comments.2003-07-26 11:05  stewartadcock	* LatestChanges, Makefile, config.h, config.status, configure,	libtool, debian/Makefile, examples/Makefile, examples/Makefile.in,	src/Makefile, tests/Makefile, util/Makefile,	util/gaul/gaul_config.h, util/gaul/gaul_util.h,	util/gaul/log_util.h, util/gaul/mpi_util.h: Merged ISO C99 changes.2003-07-25 15:44  stewartadcock	* LatestChanges, examples/Makefile, examples/Makefile.am,	examples/Makefile.in, examples/onemax.c: Added onemax example.2003-07-25 15:30  stewartadcock	* LatestChanges, examples/Makefile.am, examples/g_dejong.c,	examples/goldberg1.c, examples/goldberg2.c, examples/pingpong.c,	examples/pingpong9.c, examples/pingpong_sa.c,	examples/pingpong_tabu.c, examples/pingpong_tabu2.c,	examples/royalroad.c, examples/royalroad_bitstring.c,	examples/royalroad_ss.c, examples/wildfire.c,	examples/wildfire_forked.c, examples/wildfire_loadbalancing.c:	Removed use of the deprecated ga_genesis() function from the	example functions.2003-07-25 15:15  stewartadcock	* LatestChanges, examples/Makefile, examples/Makefile.am,	examples/Makefile.in, examples/diagnostics.c, tests/Makefile,	tests/Makefile.am, tests/Makefile.in, tests/diagnostics.c,	tests/test_bitstrings.c, tests/test_prng.c, tests/test_utils.c:	Added a minimal test suite.2003-07-25 13:57  stewartadcock	* Makefile, aclocal.m4, config.h, config.status, configure,	libtool, debian/Makefile, examples/Makefile, examples/Makefile.in,	src/Makefile, src/ga_bitstring.c, tests/Makefile, util/Makefile,	util/gaul/gaul_config.h: Fixed long-standing grey-encoded bitstring	bug.2003-07-24 15:14  stewartadcock	* Makefile, config.h, config.status, configure, configure.in,	gaul-devel-noslang.spec, gaul-devel.spec, libtool, debian/Makefile,	examples/Makefile, src/Makefile, tests/Makefile, util/Makefile,	util/gaul/gaul_config.h: Bumped up patch level.2003-07-24 15:11  stewartadcock	* Makefile, Makefile.am, Makefile.in, config.status, configure,	configure.in, debian/Makefile, debian/Makefile.am, debian/files:	Debian files now distributable.2003-07-24 12:50  stewartadcock	* Makefile, aclocal.m4, config.h, config.status, configure,	configure.in, gaul-devel-noslang.spec, gaul-devel.spec, libtool,	examples/Makefile, examples/Makefile.in, src/Makefile,	tests/Makefile, util/Makefile, util/gaul/gaul_config.h,	util/gaul/gaul_util.h: Prepare for release 0.18452003-07-24 12:46  stewartadcock	* src/ga_bitstring.c, LatestChanges: Fixed misplaced s_free() call.2003-07-23 13:39  stewartadcock	* config.h, config.h.in, config.status, configure, configure.in,	src/gaul/ga_core.h, util/compatibility.c,	util/gaul/compatibility.h: Tweaked some defines to avoid unlikely	syntax problems.2003-07-21 14:30  stewartadcock	* src/ga_gradient.c, src/ga_simplex.c, src/ga_utility.c,	util/avltree.c, util/timer_util.c: Some cosmetic code changes.2003-07-21 09:48  stewartadcock	* examples/nnevolve.c, util/nn_util.c: Fixed some of the copyright	comments.2003-07-17 15:14  stewartadcock	* examples/wildfire_loadbalancing.c: 4 processors rather than 2.2003-07-16 22:34  stewartadcock	* LatestChanges, Makefile, Makefile.am, Makefile.in, config.h,	config.status, configure.in, gaul-devel-noslang.spec,	gaul-devel.spec, examples/Makefile, examples/Makefile.am,	examples/Makefile.in, examples/btree.c, examples/btree.h,	examples/chromostubs.c, examples/chromostubs.h, examples/dejong.c,	examples/dejong.h, examples/diagnostics.c, examples/fitting.c,	examples/fitting_sd.c, examples/fitting_simplex.c,	examples/g_dejong.c, examples/goldberg1.c, examples/goldberg1.h,	examples/goldberg2.c, examples/goldberg2.h, examples/nnevolve.c,	examples/pingpong.c, examples/pingpong.h, examples/pingpong9.c,	examples/pingpong_sa.c, examples/pingpong_tabu.c,	examples/pingpong_tabu2.c, examples/royalroad.c,	examples/royalroad_bitstring.c, examples/royalroad_ss.c,	examples/saveload.c, examples/struggle.c, examples/struggle2.c,	examples/struggle3.c, examples/struggle4.c, examples/struggle5.c,	examples/struggle5_forked.c, examples/struggle5_mp.c,	examples/struggle_dc.c, examples/struggle_forked.c,	examples/struggle_randomsearch.c, examples/struggle_ss.c,	examples/struggle_systematicsearch.c, examples/test_ga.c,	examples/test_sd.c, examples/test_simplex.c, examples/wildfire.c,	examples/wildfire.h, examples/wildfire_forked.c,	examples/wildfire_loadbalancing.c, src/Makefile, src/Makefile.am,	src/Makefile.in, src/ga_bitstring.c, src/ga_chromo.c,	src/ga_climbing.c, src/ga_compare.c, src/ga_core.c,	src/ga_crossover.c, src/ga_deterministiccrowding.c,	src/ga_gradient.c, src/ga_intrinsics.c, src/ga_mutate.c,	src/ga_optim.c, src/ga_qsort.c, src/ga_randomsearch.c,	src/ga_replace.c, src/ga_sa.c, src/ga_seed.c, src/ga_select.c,	src/ga_similarity.c, src/ga_simplex.c, src/ga_stats.c,	src/ga_systematicsearch.c, src/ga_tabu.c, src/ga_utility.c,	src/gaul.h, src/gaul/ga_bitstring.h, src/gaul/ga_chromo.h,	src/gaul/ga_climbing.h, src/gaul/ga_core.h,	src/gaul/ga_deterministiccrowding.h, src/gaul/ga_gradient.h,	src/gaul/ga_intrinsics.h, src/gaul/ga_optim.h, src/gaul/ga_qsort.h,	src/gaul/ga_randomsearch.h, src/gaul/ga_sa.h, src/gaul/ga_search.h,	src/gaul/ga_similarity.h, src/gaul/ga_simplex.h,	src/gaul/ga_systematicsearch.h, src/gaul/ga_tabu.h,	src/gaul/ga_utility.h, tests/Makefile, tests/Makefile.am,	tests/Makefile.in, util/Makefile, util/Makefile.am,	util/Makefile.in, util/avltree.c, util/compatibility.c,	util/dstr_util.c, util/linkedlist.c, util/log_util.c,	util/log_util_parallel.c, util/memory_chunks.c, util/memory_util.c,	util/mpi_util.c, util/mpi_util_fake.c, util/nn_util.c,	util/random_util.c, util/str_match.c, util/str_util.c,	util/table_util.c, util/timer_util.c, util/gaul/gaul_config.h,	util/gaul/gaul_config.h.in: Changed the website referenced in	source comments to http://gaul/sourceforge.net/2003-07-09 15:37  stewartadcock	* Makefile, config.h, config.status, configure, configure.in,	gaul-devel-noslang.spec, gaul-devel.spec, libtool,	examples/Makefile, src/Makefile, tests/Makefile, util/Makefile,	util/gaul/gaul_config.h: Bumped-up patch number.2003-07-09 15:26  stewartadcock	* LatestChanges, src/ga_qsort.c: Custom timer code removed from	sorting routines.2003-07-09 15:23  stewartadcock	* src/Makefile, src/Makefile.am, src/Makefile.in, util/Makefile,	util/Makefile.am, util/Makefile.in: Gaul headers now installed in	$(includedir)/gaul/2003-07-09 15:16  stewartadcock	* src/gaul/ga_bitstring.h, src/gaul/ga_chromo.h,	src/gaul/ga_climbing.h, src/gaul/ga_core.h,	src/gaul/ga_deterministiccrowding.h, src/gaul/ga_gradient.h,	src/gaul/ga_intrinsics.h, src/gaul/ga_optim.h, src/gaul/ga_qsort.h,	src/gaul/ga_randomsearch.h, src/gaul/ga_sa.h, src/gaul/ga_search.h,	src/gaul/ga_similarity.h, src/gaul/ga_simplex.h,	src/gaul/ga_systematicsearch.h, src/gaul/ga_tabu.h,	src/gaul/ga_utility.h, util/gaul/avltree.h,	util/gaul/compatibility.h, util/gaul/dstr_util.h,	util/gaul/gaul_config.h, util/gaul/gaul_config.h.in,	util/gaul/gaul_util.h, util/gaul/linkedlist.h,	util/gaul/log_util.h, util/gaul/memory_chunks.h,	util/gaul/memory_util.h, util/gaul/mpi_util.h, util/gaul/nn_util.h,	util/gaul/random_util.h, util/gaul/str_match.h,	util/gaul/str_util.h, util/gaul/table_util.h,	util/gaul/timer_util.h: Reorganisation of header files.2003-07-09 15:13  stewartadcock	* Makefile, Makefile.in, config.status, configure, configure.in,	examples/Makefile, examples/Makefile.in, src/Makefile,	src/Makefile.am, src/Makefile.in, src/ga_bitstring.c,	src/ga_bitstring.h, src/ga_chromo.c, src/ga_chromo.h,	src/ga_climbing.c, src/ga_climbing.h, src/ga_compare.c,	src/ga_core.c, src/ga_core.h, src/ga_crossover.c,	src/ga_deterministiccrowding.c, src/ga_deterministiccrowding.h,	src/ga_gradient.c, src/ga_gradient.h, src/ga_intrinsics.c,	src/ga_intrinsics.h, src/ga_mutate.c, src/ga_optim.c,	src/ga_optim.h, src/ga_qsort.c, src/ga_qsort.h,	src/ga_randomsearch.c, src/ga_randomsearch.h, src/ga_replace.c,	src/ga_sa.c, src/ga_sa.h, src/ga_seed.c, src/ga_select.c,	src/ga_similarity.c, src/ga_similarity.h, src/ga_simplex.c,	src/ga_simplex.h, src/ga_systematicsearch.c,	src/ga_systematicsearch.h, src/ga_tabu.c, src/ga_tabu.h,	src/ga_utility.c, src/ga_utility.h, src/gaul.h, tests/Makefile,	tests/Makefile.in, util/Makefile, util/Makefile.am,	util/Makefile.in, util/avltree.c, util/avltree.h,	util/compatibility.c, util/compatibility.h, util/dstr_util.c,	util/dstr_util.h, util/gaul_config.h, util/gaul_config.h.in,	util/gaul_util.h, util/linkedlist.c, util/linkedlist.h,	util/log_util.c, util/log_util.h, util/memory_chunks.c,	util/memory_chunks.h, util/memory_util.c, util/memory_util.h,	util/mpi_util.c, util/mpi_util.h, util/nn_util.c, util/nn_util.h,	util/random_util.c, util/random_util.h, util/stamp-gaul_config,	util/str_match.c, util/str_match.h, util/str_util.c,	util/str_util.h, util/table_util.c, util/table_util.h,	util/timer_util.c, util/timer_util.h, util/gaul/stamp-gaul_config:	Reorganised header files.2003-07-09 13:41  stewartadcock	* ROADMAP: Roadmap tweaked in preparation of forthcoming release.2003-07-09 13:29  stewartadcock	* util/: dstr_util.h, str_match.c: Modified my email adress in a	couple of places.2003-07-09 13:27  stewartadcock	* Makefile, Makefile.in, aclocal.m4, config.h, config.status,	configure, configure.in, libtool, examples/Makefile,	examples/Makefile.in, examples/nnevolve.c, src/Makefile,	src/Makefile.in, tests/Makefile, tests/Makefile.in, util/Makefile,	util/Makefile.am, util/Makefile.in, util/README, util/SAA_header.h,	util/avltree.h, util/compatibility.h, util/dstr_util.h,	util/gaul_config.h, util/linkedlist.h, util/log_util.h,	util/memory_chunks.h, util/memory_util.c, util/memory_util.h,	util/mpi_util.h, util/nn_util.h, util/random_util.h,	util/str_match.h, util/str_util.h, util/table_util.h,	util/timer_util.h: All referneces to SAA_header.h removed.2003-07-07 14:50  stewartadcock	* util/: compatibility.c, compatibility.h: Added dpow() utility	function.2003-07-06 17:01  stewartadcock	* LatestChanges, src/ga_core.c, src/gaul.h: Added population	accessor functions; ga_population_get_crossover(),	ga_population_get_mutation(), ga_population_get_migration(),	ga_population_get_elitism(), ga_population_get_scheme().2003-07-06 11:11  stewartadcock	* Makefile, aclocal.m4, config.h, config.status, configure,	configure.in, gaul-devel-noslang.spec, gaul-devel.spec, libtool,	examples/Makefile, src/Makefile, tests/Makefile, util/Makefile,	util/gaul_config.h: Bumped patch version.2003-07-06 10:28  stewartadcock	* LatestChanges, src/ga_climbing.c, src/ga_core.c,	src/ga_deterministiccrowding.c, src/ga_gradient.c,	src/ga_randomsearch.c, src/ga_sa.c, src/ga_simplex.c,	src/ga_systematicsearch.c, src/ga_tabu.c: Removed some minor memory	leaks from the stochastic optimisation methods code.2003-07-06 10:18  stewartadcock	* LatestChanges, Makefile, Makefile.in, config.h, config.status,	configure, libtool, examples/Makefile, examples/Makefile.in,	src/Makefile, src/ga_core.c, tests/Makefile, util/Makefile,	util/gaul_config.h: All parameters are now copied in	ga_population_clone() and ga_population_clone_empty().

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -