Metadata-Version: 2.4
Name: advent-of-code-wim
Version: 2025.11
Summary: Wim's solutions for https://adventofcode.com/
Author-email: Wim Jeantine-Glenn <hey@wimglenn.com>
License-Expression: WTFPL
Project-URL: Homepage, https://github.com/wimglenn/advent-of-code
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Games/Entertainment :: Puzzle Games
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: advent-of-code-data>=2.0.0
Requires-Dist: anytree
Requires-Dist: bidict
Requires-Dist: numpy
Requires-Dist: parse
Requires-Dist: scipy
Requires-Dist: sympy
Requires-Dist: termcolor
Requires-Dist: fields
Requires-Dist: networkx
Requires-Dist: marshmallow
Requires-Dist: regex
Requires-Dist: intervaltree
Requires-Dist: z3-solver
Dynamic: license-file

```
                                   *                              
                                   |                              
                                 +-|---+                          
                                /  |  /|                          
                               +-----+ |                          
                               |:::::| |                          
                       +----+  |:::::| |---+      +-----------+   
                      /    / \ |:::::| |  /|     / \\\\\\ [] /|   
                     /    / / \|:::::| | / |    / \\\\\\ [] / |   
                    /    / / / \:::::|/ /  |   +-----------+  |   
                   +----+ / / / \------+ ------|:::::::::::|  |   
                   |-----\ / / / \=====| ------|:::::::::::|  |   
                   |------\ / / / \====|   |   |:::::::::::|  |   
                   |-------\ / / / +===|   |   |:::::::::::|  |   
                   |--------\ / / /|===|   |   |:::::::::::|  |   
                   |---------\ / / |===|   |  /|:::::::::::|  |   
                   |----------\ /  |===|  /  //|:::::::::::| /    
                   +-----------+   |===| /  //||:::::::::::|/     
                   |:::::::::::|   |===|/__//___________________  
                   |:::::::::::|   |______//|_____...._________   
                   |:::::::::::|   |     //| ____/ /_/___         
                ---|:::::::::::|   |--------|[][]|_|[][]_\------  
               ----|:::::::::::|   |---------------------------   
                || |:::::::::::|   |  //| ||  / / / ||      ||    
                || |:::::::::::|   | //|  || /   /  ||      ||    
                   |:::::::::::|   |//|     / / /                 
                   |:::::::::::|   //|     /   /   ____________   
                   |:::::::::::|  //|     / / /___/ /#/ /#/#/ /   
                   ==============//======+...+====================
                   - - - - - - -// - - -/   / - - - - - - - - - - 
                 ==============//|==============================  
                              //|                                 
```
