Copyright | (c) Alexander Vieth 2015 |
---|---|
License | BSD3 |
Maintainer | aovieth@gmail.com |
Stability | experimental |
Portability | non-portable (GHC only) |
Safe Haskell | None |
Language | Haskell2010 |
- type Dislodgement = Map Zone (Aligned Unit)
- dislodgementAndOccupation :: Map Zone (Aligned Unit, SomeResolved OrderObject Typical) -> (Dislodgement, Occupation)
Documentation
dislodgementAndOccupation :: Map Zone (Aligned Unit, SomeResolved OrderObject Typical) -> (Dislodgement, Occupation) Source #
Use resolved Typical phase orders to compute the Dislodgement
and
Occupation
for the next (Retreat) phase.