geometor.arcprize.solvers.gemini_logger
- class geometor.arcprize.solvers.gemini_logger.PuzzleSession(output_dir: str, puzzle_id: str, timestamp: str | None = None)[source]
Bases:
object
A central object to hold all data related to a puzzle solving session.
- class geometor.arcprize.solvers.gemini_logger.Indexer(output_dir: str, puzzle_id: str, timestamp: str)[source]
Bases:
object
Manages the creation and updating of session, puzzle, and main index files.