zapatacomputing/benchq

julia syntax: functions mutating their arguments should end in `!`

Opened this issue · 0 comments

function remove_lco(lco, adj, v, avoid)

it will be useful to rename this to remove_lco!