Learn R Programming

TSQCA (version 1.3.1)

get_n_solutions: Get the number of intermediate solutions

Description

Get the number of intermediate solutions

Usage

get_n_solutions(sol)

Value

Integer. Number of intermediate solutions, or 0 if none.

Arguments

sol

A solution object returned by QCA::minimize().