Script | Description |
---|---|
Signature parser | Parse handwritten signature in JPG/JPEG/PNG to a new JPG with black signature and transparent background. |
2-opt TSP | Find local minimum weighted Hamiltonian cycle in a complete graph expressed with a cost adjacency matrix. |
Topological sorter | From a directed graph, find a topologically ordered list of vertices. |
Connected components graph | From a directed graph, return a graph with sets as vertices. |
Greedy SAT solver | From a CNF propositional statement, solve using greedy approach. |
DPLL SAT solver | From a CNF propositional statement, solve using DPLL approach. |
forked from RoundofThree/python-scripts
-
Notifications
You must be signed in to change notification settings - Fork 0
A collection of scripts by me.
License
Nickit1050/python-scripts
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A collection of scripts by me.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%