Pavel Dydyshko
Pavel Dydyshko
# Add structure named `game_info` 1. `game_info` structure declaration should be placed in `typedecl.h` 2. Global variable `game` should be declared in `globals.h` ## Fields Fields should be fully compatible...
# Add functions and connect them to appropriate widgets on the UI that would perform following logic: ## Copy/paste features 1. PGN copy function - Generate PGN string from the...
### Budgie version 10.9.1 ### Use-cases I prefer not to have any panels or docks anywhere on my screen, however sometimes I lack useful information such as current keyboard layout,...
It would be nice to have an option to turn off factory manager with redstone signal for performance reasons. May be a subset of #108
### Description The option located in Settings -> Keyboard -> Input Source Switching ### Budgie version 10.9.2 ### Operating System Solus 4 ### Steps to reproduce the issue 1. Go...
Namely: - is_distance_regular - is_strongly_regular - intersection_array - global_parameters [Wikipedia reference](https://en.wikipedia.org/wiki/Distance-regular_graph) [NetworkX reference](https://github.com/networkx/networkx/blob/main/networkx/algorithms/distance_regular.py)