# HighsBasis
The basis of a model is communicated via an instance of the HighsBasis structure
- valid: Scalar of type bool - Indicates whether the basis is valid
- col\_status: Vector of type [HighsBasisStatus](@ref) - Comparison with [HighsBasisStatus](@ref) gives the basis status of a column
- row\_status: Vector of type [HighsBasisStatus](@ref) - Comparison with [HighsBasisStatus](@ref) gives the basis status of a row