Home
last modified time | relevance | path

Searched refs:BEST_OF_NNI_AND_SPR (Results 1 – 4 of 4) sorted by relevance

/dports/biology/phyml/phyml-3.3.20200621/src/
H A Dinterface.c1445 else if(io->mod->s_opt->topo_search == BEST_OF_NNI_AND_SPR) in Launch_Interface_Topo_Search()
1566 io->mod->s_opt->topo_search = BEST_OF_NNI_AND_SPR; in Launch_Interface_Topo_Search()
1571 else if(io->mod->s_opt->topo_search == BEST_OF_NNI_AND_SPR) in Launch_Interface_Topo_Search()
H A Dcl.c777 io->mod->s_opt->topo_search = BEST_OF_NNI_AND_SPR; in Read_Command_Line()
H A Dutilities.h203 #define BEST_OF_NNI_AND_SPR 2 macro
H A Dio.c5109 io->mod->s_opt->topo_search = BEST_OF_NNI_AND_SPR; in Make_Topology_From_XML_Node()