Cargo Features

[dependencies]
feos-campd = { version = "0.3.2", default-features = false, features = ["highs"] }
default = highs

The highs feature is set by default whenever feos-campd is added without default-features = false somewhere in the dependency tree.

highs default

Enables highs of good_lp

FeOs-CAMPD has 2 features without comments.