moveToPropGraphStateAnyway: Decide to move to the proposed graph state based on the...

Description Usage Arguments Value Examples

View source: R/runSaviHelperFunctions.R

Description

This is a helper function that is used in runSavi which is not meant for the user.

Usage

1
moveToPropGraphStateAnyway(propScore, currScore, params)

Arguments

propScore

The score of the proposed graph state.

currScore

The score of the current graph state.

params

A list of parameters based on the cooling schedule.

Value

boolean

Examples

1
    moveToPropGraphAnyway(10,12,params)

nsimone101/savi documentation built on July 1, 2020, 4:53 a.m.