detect.missing.chains: Detects the missing chains of variables

Description Usage Arguments Value Author(s)

Description

For a given temptative solution supposed to be consistent, checks the successive variables which depend on each other and are not yet solved. These chains of variables probably require using hypothesis for actual resolution.

Usage

1
detect.missing.chains(sol, verbose = FALSE)

Arguments

sol

the current solution (a named list)

verbose

if TRUE, will display detailed information on the console

Value

a list of vectors (the chains) of strings

Author(s)

Samuel Thiriot <samuel.thiriot@res-ear.ch>


samthiriot/gosp.dpp documentation built on May 18, 2019, 3:44 p.m.