I’m pleased to announce that I had a good reason to extend the glpk package to provide an interface to glpk’s mixed integer programming package; this means that if you can express your problem as a sequence of linear constraints on a set of variables where some of them need to be integers, you can use glpk to tackle this problem.
Docs here: https://docs.racket-lang.org/glpk/index.html?q=glpk install with “raco pkg install GLPK” or purchase wherever racket pkgs are sold. Complaints and pull requests welcome! John -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.