Unshielded Tactic Execution #188

Closed
opened 2025-04-12 00:16:37 -07:00 by aniva · 2 comments
Owner

It would be a good idea to allow people to run simp_all and other tactics that act on multiple goals at once. Eventually SMT will require such a feature.

It would be a good idea to allow people to run `simp_all` and other tactics that act on multiple goals at once. Eventually SMT will require such a feature.
aniva added the
part/Goal
category
feature
labels 2025-04-12 00:16:37 -07:00
aniva self-assigned this 2025-04-12 00:16:37 -07:00
aniva added this to the 0.4.0 milestone 2025-04-14 16:48:50 -07:00
aniva changed title from Unshielded Tactic to Unshielded Tactic Execution 2025-06-20 12:42:11 -07:00
aniva modified the milestone from 0.4.0 to 0.3.3 2025-06-22 22:41:48 -07:00
Author
Owner

The goal for this is a rudimentary form of articulation. If the user executes a series of tactics at goal location 0, then they can string the tactics together to form a proof. It's not a perfect system.

The goal for this is a rudimentary form of articulation. If the user executes a series of tactics at goal location 0, then they can string the tactics together to form a proof. It's not a perfect system.
aniva added a new dependency 2025-06-25 10:46:48 -07:00
Author
Owner

Solved #219

Solved #219
aniva closed this issue 2025-06-26 15:58:34 -07:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: aniva/Pantograph#188
No description provided.