No description
Find a file
axiomlogicnexus 4359e572c9 Phase 1A: rob-twophase solver wrapper with UE integration
- Copy rob-twophase sources into Private/ThirdParty/rob-twophase/
  (excludes main.cpp; compiles as part of UnrealHyperTwist module)
- Add UHyperTwistSolverLibrary with Blueprint-callable functions:
  - InitializeSolver() / IsSolverInitialized()
  - SolveClassicState(FaceletString, TimeLimitMs, MaxLength, NumSolutions) -> TArray<FString>
  - GetMoveName(MoveIndex) / GetMoveCount()
  - VerifyFaceletString(FaceletString) -> bool
- Pruning tables saved to ProjectSavedDir for persistence
- Add automation tests: initialization, solved-state, scrambled-state
- Next: Windows build validation
2026-06-10 04:13:37 +00:00
.external Phase 0: Infrastructure + all 23 donor repo submodules 2026-06-10 04:10:20 +00:00
.github Add HyperTwist AI bootstrap guidance 2026-04-25 16:10:21 +02:00
.idea Land HyperTwist roadmap, validation ladder, and domain expansions 2026-06-02 20:34:24 +00:00
.woodpecker Bootstrap HyperTwist repo and CI 2026-04-25 04:20:15 +02:00
docs Phase 0: Infrastructure + all 23 donor repo submodules 2026-06-10 04:10:20 +00:00
logo Bootstrap HyperTwist repo and CI 2026-04-25 04:20:15 +02:00
scripts Intake cubing scramble successor surfaces 2026-05-27 01:48:01 +02:00
UnrealHyperTwist Phase 1A: rob-twophase solver wrapper with UE integration 2026-06-10 04:13:37 +00:00
.gitattributes Bootstrap HyperTwist repo and CI 2026-04-25 04:20:15 +02:00
.gitignore Harden UnrealMCP coexistence and extend training flow 2026-04-25 05:58:12 +02:00
.gitmodules Phase 0: Infrastructure + all 23 donor repo submodules 2026-06-10 04:10:20 +00:00
AGENTS.md Land validation ladder Phases J-FW through J-HB 2026-06-09 02:15:47 +00:00