Skip to content

Implement new pathfinder algorithm (parallel moves)  #65

@gShahr

Description

@gShahr

Parallel moves are defined as modules that can move simultaneously as long as they meet certain conditions. There is a variation that can be added which is t allow up to k parallel moves (grouping them together from 1 to k),

Forbidden moves: colliding corner rotations, perpendicular slides, colliding states.

Metadata

Metadata

Assignees

Labels

PathfinderChanges for PathfinderenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions