Skip to content
Snippets Groups Projects
Select Git revision
  • cd69b388d4e05581fed28bdcc204f15dda024bb5
  • main default protected
  • devel2
  • release
  • devel
5 results

BaseModel.pnml

user avatar
Damon Kohler authored
Changes CircularBlockingQueue into CircularBlockingDeque. This allows us to start supporting time travel for TF.
Adds an initial, limited implementation of time travel for TF. The buffer is very small because the current search is very inefficient.
Slightly improves the performance of NameResolver.resolve() by avoiding string concatenation of an error message during normal operation.
Improves equality and hash codes of Quaternions and Vector3s by ensureing 0 == -0.
2da352b9
History