feat: 🎸 simulation
fix dps and add the push and DPS strategy
This commit is contained in:
@@ -1 +1 @@
|
||||
export type Strategy = 'push' | 'pull' | 'problem-solving'
|
||||
export type Strategy = 'push' | 'pull' | 'pull-dps' | 'push-dps'
|
||||
|
||||
Reference in New Issue
Block a user