sal/data/graph/linear.h

feasible
Constraint
Constraint_hash

feasible

Declaration

template <typename T>
Constraint_sol<T> feasible(const Constraint_sys<T>& constraints, size_t sol_size);

Parameters

constraints
sol_size

Return value

Example

Discussion