solving a few mathematical optimisation tasks using well-known algorithms
|
All checks were successful
continuous-integration/drone/push Build is passing
this path gets redirected to a canonical - even if nonpermanent - one at
`{repo}/src/branch/{main-branch}/{path-to-file}`, that is
`{repo}/src/branch/development/{path-to-file}` in concrete terms.
the previous paths were resulting in 404s.
|
||
|---|---|---|
| .badges | ||
| algo | ||
| bench | ||
| patches/diamondburned/go | ||
| report | ||
| stats | ||
| util | ||
| .drone.star | ||
| .editorconfig | ||
| .envrc | ||
| .example.vimrc | ||
| .gitattributes | ||
| .gitignore | ||
| .golangci.yml | ||
| .pre-commit-config.yaml | ||
| default.nix | ||
| flake.lock | ||
| flake.nix | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| main.go | ||
| overlay.nix | ||
| profile.go | ||
| README.md | ||
| run_test.go | ||
| run.go | ||
| shell.nix | ||
math-optim
solving a few mathematical optimisation tasks using well-known algorithms (originally a semestral project for the Mathematical Informatics course)
feel free to peek at the sawce.
example math-optim run
LICENSE
GPL-3.0-or-later (see LICENSE for details).