ARB
Public Attributes | List of all members
KL_params Struct Reference

#include <ap_tree_nlen.hxx>

Collaboration diagram for KL_params:
Collaboration graph
[legend]

Public Attributes

int max_rec_depth
 
KL_RECURSION_TYPE rec_type
 
int rec_width [CUSTOM_DEPTHS]
 
QuadraticThreshold thresFunctor
 
int inc_rec_depth
 
bool stopAtFoldedGroups
 

Detailed Description

Definition at line 65 of file ap_tree_nlen.hxx.

Member Data Documentation

int KL_params::max_rec_depth

Definition at line 66 of file ap_tree_nlen.hxx.

Referenced by ArbParsimony::kernighan_optimize_tree(), and AP_tree_edge::kl_rec().

KL_RECURSION_TYPE KL_params::rec_type

Definition at line 67 of file ap_tree_nlen.hxx.

Referenced by ArbParsimony::kernighan_optimize_tree(), and AP_tree_edge::kl_rec().

int KL_params::rec_width[CUSTOM_DEPTHS]

Definition at line 68 of file ap_tree_nlen.hxx.

Referenced by ArbParsimony::kernighan_optimize_tree(), and AP_tree_edge::kl_rec().

QuadraticThreshold KL_params::thresFunctor

Definition at line 69 of file ap_tree_nlen.hxx.

Referenced by ArbParsimony::kernighan_optimize_tree(), and AP_tree_edge::kl_rec().

int KL_params::inc_rec_depth

Definition at line 70 of file ap_tree_nlen.hxx.

Referenced by ArbParsimony::kernighan_optimize_tree(), and AP_tree_edge::kl_rec().

bool KL_params::stopAtFoldedGroups

Definition at line 71 of file ap_tree_nlen.hxx.

Referenced by ArbParsimony::kernighan_optimize_tree(), and AP_tree_edge::kl_rec().


The documentation for this struct was generated from the following file: