ARB
Public Member Functions | Public Attributes | List of all members
KL_Settings Struct Reference

#include <pars_awars.h>

Collaboration diagram for KL_Settings:
Collaboration graph
[legend]

Public Member Functions

 KL_Settings (AW_root *aw_root)
 

Public Attributes

int maxdepth
 
int incdepth
 
struct {
   bool   enabled
 
   int   depth [CUSTOM_DEPTHS]
 
Static
 
struct {
   bool   enabled
 
   KL_DYNAMIC_THRESHOLD_TYPE   type
 
   int   start
 
   int   maxx
 
   int   maxy
 
Dynamic
 
EdgeSpec whichEdges
 

Detailed Description

Definition at line 66 of file pars_awars.h.

Constructor & Destructor Documentation

KL_Settings::KL_Settings ( AW_root aw_root)

Member Data Documentation

int KL_Settings::maxdepth

Definition at line 67 of file pars_awars.h.

Referenced by ArbParsimony::kernighan_optimize_tree().

int KL_Settings::incdepth

Definition at line 68 of file pars_awars.h.

Referenced by ArbParsimony::kernighan_optimize_tree().

bool KL_Settings::enabled

Definition at line 71 of file pars_awars.h.

Referenced by ArbParsimony::kernighan_optimize_tree().

int KL_Settings::depth[CUSTOM_DEPTHS]

Definition at line 72 of file pars_awars.h.

Referenced by ArbParsimony::kernighan_optimize_tree().

struct { ... } KL_Settings::Static
KL_DYNAMIC_THRESHOLD_TYPE KL_Settings::type

Definition at line 76 of file pars_awars.h.

Referenced by ArbParsimony::kernighan_optimize_tree().

int KL_Settings::start

Definition at line 77 of file pars_awars.h.

Referenced by ArbParsimony::kernighan_optimize_tree().

int KL_Settings::maxx

Definition at line 78 of file pars_awars.h.

Referenced by ArbParsimony::kernighan_optimize_tree().

int KL_Settings::maxy

Definition at line 79 of file pars_awars.h.

Referenced by ArbParsimony::kernighan_optimize_tree().

struct { ... } KL_Settings::Dynamic
EdgeSpec KL_Settings::whichEdges

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