sp
8cc2b0c4da
portable objects are now traversable
This is also changes keys to not be dropable anymore.
1 year ago
sp
ec5480f670
use init struct
We do not know the view direction of all of the agents, hence we
iterate over all possible combinations as initial states
2 years ago
sp
389963a7c4
added formulas to check where a robot can slip to
2 years ago
sp
48a90f0739
added walls to PrismFormulaPrinter
also renamed methods for surrounding cells to adjacent
2 years ago
sp
5bea12f780
create formulas with relative offset for portable objects
2 years ago
sp
4d548f9502
first steps towards robots modules
This includes:
- PrismFormulaPrinter.print takes agentName as argument
- added formulas for goals, isnextto, portableobjects
- added movement helper for deterministic movement
- removed enforceOneWays (for now)
2 years ago
sp
5955bb9791
isNextTo formulas for doors
2 years ago
sp
6f541c1bc2
moved capitalize util to PrismPrinter
2 years ago
sp
1729ba7c56
summary commit
added cells for balls
more formulas in PrismFormulaPrinter
2 years ago
sp
9ea5c0194d
add slip and lava formulas
this also adds a disjunction over all conditional checks
2 years ago
sp
7f8e195412
added methods for formulas with conditions
2 years ago
sp
9f03a14347
init PrismFormulaPrinter
first attempt to enforce DRY for formulas in PrismModulesPrinter
2 years ago