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-beta01
Metrics()

Public functions

copy

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

Copy the values from and existing Metrics class

Parameters
metrics: Metrics!

reset

Added in 1.1.0-beta01
fun reset(): Unit

toString

fun toString(): String!

Public properties

additionalMeasures

Added in 1.1.0-beta01
val additionalMeasuresLong

bfs

Added in 1.1.0-beta01
val bfsLong

constraints

Added in 1.1.0-beta01
val constraintsLong

determineGroups

Added in 1.1.0-beta01
val determineGroupsLong

errors

Added in 1.1.0-beta01
val errorsLong

extravariables

Added in 1.1.0-beta01
val extravariablesLong

fullySolved

Added in 1.1.0-beta01
val fullySolvedLong

graphOptimizer

Added in 1.1.0-beta01
val graphOptimizerLong

graphSolved

Added in 1.1.0-beta01
val graphSolvedLong

grouping

Added in 1.1.0-beta01
val groupingLong

infeasibleDetermineGroups

Added in 1.1.0-beta01
val infeasibleDetermineGroupsLong

iterations

Added in 1.1.0-beta01
val iterationsLong

lastTableSize

Added in 1.1.0-beta01
val lastTableSizeLong

layouts

Added in 1.1.0-beta01
val layoutsLong

linearSolved

Added in 1.1.0-beta01
val linearSolvedLong

mChildCount

Added in 1.1.0-beta01
val mChildCountLong

mEquations

Added in 1.1.0-beta01
val mEquationsLong

mMeasureCalls

Added in 1.1.0-beta01
val mMeasureCallsLong

mMeasureDuration

Added in 1.1.0-beta01
val mMeasureDurationLong

mNumberOfLayouts

Added in 1.1.0-beta01
val mNumberOfLayoutsInt

mNumberOfMeasures

Added in 1.1.0-beta01
val mNumberOfMeasuresInt

mSimpleEquations

Added in 1.1.0-beta01
val mSimpleEquationsLong

mSolverPasses

Added in 1.1.0-beta01
val mSolverPassesLong

mVariables

Added in 1.1.0-beta01
val mVariablesLong

maxRows

Added in 1.1.0-beta01
val maxRowsLong

maxTableSize

Added in 1.1.0-beta01
val maxTableSizeLong

maxVariables

Added in 1.1.0-beta01
val maxVariablesLong

measuredMatchWidgets

Added in 1.1.0-beta01
val measuredMatchWidgetsLong

measuredWidgets

Added in 1.1.0-beta01
val measuredWidgetsLong

measures

Added in 1.1.0-beta01
val measuresLong

measuresLayoutDuration

Added in 1.1.0-beta01
val measuresLayoutDurationLong

measuresWidgetsDuration

Added in 1.1.0-beta01
val measuresWidgetsDurationLong

measuresWrap

Added in 1.1.0-beta01
val measuresWrapLong

measuresWrapInfeasible

Added in 1.1.0-beta01
val measuresWrapInfeasibleLong

minimize

Added in 1.1.0-beta01
val minimizeLong

minimizeGoal

Added in 1.1.0-beta01
val minimizeGoalLong

nonresolvedWidgets

Added in 1.1.0-beta01
val nonresolvedWidgetsLong

optimize

Added in 1.1.0-beta01
val optimizeLong

pivots

Added in 1.1.0-beta01
val pivotsLong

problematicLayouts

Added in 1.1.0-beta01
val problematicLayoutsArrayList<String!>!

resolutions

Added in 1.1.0-beta01
val resolutionsLong

resolvedWidgets

Added in 1.1.0-beta01
val resolvedWidgetsLong

simpleconstraints

Added in 1.1.0-beta01
val simpleconstraintsLong

slackvariables

Added in 1.1.0-beta01
val slackvariablesLong

tableSizeIncrease

Added in 1.1.0-beta01
val tableSizeIncreaseLong

variables

Added in 1.1.0-beta01
val variablesLong

widgets

Added in 1.1.0-beta01
val widgetsLong