Mingwei Samuel
Mingwei Samuel
What do you need that `Instant` can't provide? Serialization/deserialization?
We should eventually ensure the representation of the flowprops is a lattice
Not sure what we're going to do with this lattice-flow-property code exactly
We may end up implementing lattice property tracking a different way, such as in hf+
Depreacted - planning to do more property/lattice traccking in hydroflow plus, as well as doing the optimizations there
See https://www.conventionalcommits.org/en/v1.0.0/ for the commit format and run `cargo clippy --all-targets` for lints
also recommend rebasing on the latest main
#1058 #1050
Mechanism is implemented in `lattice_bimorphism` for now via #1061 #1159 Should dogfood it a bit more. And may need to consider performance optimizations.