summaryrefslogtreecommitdiff
path: root/src/World
AgeCommit message (Expand)Author
2023-12-08prevent applying invalid proposalsrefactor-haskellsanine
2023-12-05begin implementing applyLatticeProposalssanine
2023-12-04refactor: Lattice -> World.Latticesanine
2023-12-04implement Combinable for Proposalsanine
2023-12-04implement Combinable for AgentPropListsanine
2023-12-03implement Combinable for LatticePropListsanine
2023-11-30begin implementing lattice proposal list mergingsanine
2023-11-30add Compatible typeclasssanine
2023-11-30begin adding world typessanine