class Metrics


Utility class to track metrics during the system resolution

Summary

Public constructors

Public functions

Unit
copy(metrics: Metrics!)

Copy the values from and existing Metrics class

Unit
String!

Public constructors

Metrics

Added in 1.1.0
Metrics()

Public functions

copy

Added in 1.1.0
fun copy(metrics: Metrics!): Unit

Copy the values from and existing Metrics class

Parameters
metrics: Metrics!

reset

Added in 1.1.0
fun reset(): Unit

toString

fun toString(): String!

Public properties

additionalMeasures

Added in 1.1.0
val additionalMeasuresLong

bfs

Added in 1.1.0
val bfsLong

constraints

Added in 1.1.0
val constraintsLong

determineGroups

Added in 1.1.0
val determineGroupsLong

errors

Added in 1.1.0
val errorsLong

extravariables

Added in 1.1.0
val extravariablesLong

fullySolved

Added in 1.1.0
val fullySolvedLong

graphOptimizer

Added in 1.1.0
val graphOptimizerLong

graphSolved

Added in 1.1.0
val graphSolvedLong

grouping

Added in 1.1.0
val groupingLong

infeasibleDetermineGroups

Added in 1.1.0
val infeasibleDetermineGroupsLong

iterations

Added in 1.1.0
val iterationsLong

lastTableSize

Added in 1.1.0
val lastTableSizeLong

layouts

Added in 1.1.0
val layoutsLong

linearSolved

Added in 1.1.0
val linearSolvedLong

mChildCount

Added in 1.1.0
val mChildCountLong

mEquations

Added in 1.1.0
val mEquationsLong

mMeasureCalls

Added in 1.1.0
val mMeasureCallsLong

mMeasureDuration

Added in 1.1.0
val mMeasureDurationLong

mNumberOfLayouts

Added in 1.1.0
val mNumberOfLayoutsInt

mNumberOfMeasures

Added in 1.1.0
val mNumberOfMeasuresInt

mSimpleEquations

Added in 1.1.0
val mSimpleEquationsLong

mSolverPasses

Added in 1.1.0
val mSolverPassesLong

mVariables

Added in 1.1.0
val mVariablesLong

maxRows

Added in 1.1.0
val maxRowsLong

maxTableSize

Added in 1.1.0
val maxTableSizeLong

maxVariables

Added in 1.1.0
val maxVariablesLong

measuredMatchWidgets

Added in 1.1.0
val measuredMatchWidgetsLong

measuredWidgets

Added in 1.1.0
val measuredWidgetsLong

measures

Added in 1.1.0
val measuresLong

measuresLayoutDuration

Added in 1.1.0
val measuresLayoutDurationLong

measuresWidgetsDuration

Added in 1.1.0
val measuresWidgetsDurationLong

measuresWrap

Added in 1.1.0
val measuresWrapLong

measuresWrapInfeasible

Added in 1.1.0
val measuresWrapInfeasibleLong

minimize

Added in 1.1.0
val minimizeLong

minimizeGoal

Added in 1.1.0
val minimizeGoalLong

nonresolvedWidgets

Added in 1.1.0
val nonresolvedWidgetsLong

optimize

Added in 1.1.0
val optimizeLong

pivots

Added in 1.1.0
val pivotsLong

problematicLayouts

Added in 1.1.0
val problematicLayoutsArrayList<String!>!

resolutions

Added in 1.1.0
val resolutionsLong

resolvedWidgets

Added in 1.1.0
val resolvedWidgetsLong

simpleconstraints

Added in 1.1.0
val simpleconstraintsLong

slackvariables

Added in 1.1.0
val slackvariablesLong

tableSizeIncrease

Added in 1.1.0
val tableSizeIncreaseLong

variables

Added in 1.1.0
val variablesLong

widgets

Added in 1.1.0
val widgetsLong