Home
last modified time | relevance | path

Searched refs:ga_simplex (Results 1 – 9 of 9) sorted by relevance

/dports/devel/gaul/gaul-devel-0.1849-0/src/
H A DMakefile.am61 ga_simplex.c \
81 gaul/ga_simplex.h \
H A DREADME31 ga_simplex.{c,h} Simplex search functions.
H A DMakefile.in96 ga_sa.lo ga_similarity.lo ga_simplex.lo ga_stats.lo \
277 ga_simplex.c \
297 gaul/ga_simplex.h \
394 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ga_simplex.Plo@am__quote@
H A Dga_intrinsics.c944 num_iter = ga_simplex( pop, initial, *max_iterations ); in ga_simplex_slang()
H A Dga_simplex.c114 int ga_simplex( population *pop, in ga_simplex() function
/dports/devel/gaul/gaul-devel-0.1849-0/src/gaul/
H A Dga_simplex.h48 FUNCPROTO int ga_simplex( population *pop,
/dports/devel/gaul/gaul-devel-0.1849-0/tests/
H A Dtest_simplex.c205 ga_simplex( in main()
/dports/comms/yagiuda/yagiuda-1.19/src/
H A Dgenetic_algorithm_lib.c187 int ga_simplex(char *s1,char *s2, char *s3) in ga_simplex() function
317 ga_simplex(Pop1[a].gene,Pop1[b].gene,Pop2[c].gene); in Selection()
/dports/devel/gaul/gaul-devel-0.1849-0/
H A DChangeLog325 src/ga_simplex.c: Avoid the use of several reserved C
387 src/ga_sa.c, src/ga_simplex.c, src/ga_systematicsearch.c,
469 examples/test_simplex.c, src/Makefile, src/ga_simplex.c,
830 * src/ga_simplex.c: Fixed minor typo in comments.
907 * src/ga_gradient.c, src/ga_simplex.c, src/ga_utility.c,
949 src/ga_similarity.c, src/ga_simplex.c, src/ga_stats.c,
956 src/gaul/ga_similarity.h, src/gaul/ga_simplex.h,
994 src/gaul/ga_similarity.h, src/gaul/ga_simplex.h,
1021 src/ga_simplex.h, src/ga_systematicsearch.c,
1084 src/ga_randomsearch.c, src/ga_sa.c, src/ga_simplex.c,
[all …]