Description Usage Arguments Value Examples
View source: R/runSaviHelperFunctions.R
This is a helper function that is used in runSavi which is not meant for the user.
1 | moveToPropGraphStateAnyway(propScore, currScore, params)
|
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. |
boolean
1 | moveToPropGraphAnyway(10,12,params)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.