1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-07-03 08:42:33 +02:00
Commit graph

66 commits

Author SHA1 Message Date
Paul Schaub ab0835d176
Introduce CertificationFactory.
This is done in an attempt to minimize the number of BC/PGPainless dependencies in wot-dijkstra
2023-07-12 17:03:46 +02:00
Paul Schaub 3a994625e9
Add todos 2023-07-12 17:03:46 +02:00
Paul Schaub d163a2b0a6
It clicked for me; Simplified edge/reverseEdge finding 2023-07-12 17:03:46 +02:00
Paul Schaub d284e3407f
Remove unused test 2023-07-12 17:03:46 +02:00
Paul Schaub 857de5e2e2
Add documentation to Network 2023-07-12 17:03:45 +02:00
Paul Schaub 5d613ab6a6
Remove old Dijkstra implementation 2023-07-12 17:03:45 +02:00
Paul Schaub 1723830565
Remove Kotlin experiments 2023-07-12 17:03:45 +02:00
Paul Schaub 341d6fbecc
Make checkstyle happy 2023-07-12 17:03:45 +02:00
Paul Schaub 4b81ee7307
Refactoring in an attempt to both understand the code and make it more readable 2023-07-12 17:03:45 +02:00
Paul Schaub e1d3180e1e
Add toString() methods to WOT network classes 2023-07-12 17:03:44 +02:00
Paul Schaub c4f1bf1bc0
Test vectors generator class has moved 2023-07-12 17:03:44 +02:00
Paul Schaub 4c04e1ee3f
Move Network initialization, test vectors to pgpainless-wot 2023-07-12 17:03:44 +02:00
Paul Schaub a902e70451
Add example classes to demonstrate usage of Kotlin code from Java and vice versa 2023-07-12 17:03:44 +02:00
Paul Schaub cdb6c838e2
Enable Kotlin code in wot-dijkstra 2023-07-12 17:03:43 +02:00
Paul Schaub ae3fedfa6b
Please checkstyle 2023-07-12 17:03:43 +02:00
Paul Schaub 90e87ccab4
Checkout wot-dijkstra and pgpainless-wot from wot branch 2023-07-12 17:03:42 +02:00