[ANN] - OperationsResearchModels.jl

Hi everyone,

I’m happy to announce that my Julia package, OperationsResearchModels.jl, is now in a good state!

The package includes, but isn’t limited to: the linear transportation problem, the assignment problem, the classical knapsack problem, various network models (Shortest Path, Maximum Flow, Minimum Spanning Tree), project management techniques (CPM and PERT), the uncapacitated p-median problem for location selection, Johnson’s Rule for flow-shop scheduling, a genetic algorithm for scheduling problems intractable by Johnson’s Rule, a zero-sum game solver, and a Simplex solver for real-valued decision variables.

I primarily created this package for educational purposes, and I’m already using it in my operations research, quantitative techniques in business, and computer programming classes.

Today, I submitted a short manuscript to JOSS.

Please ping me if you’re interested in participating as a reviewer for this package in JOSS so I can suggest you when asked.

Have a nice day!

15 Likes

Please ping me if you’re interested in participating as a reviewer for this package in JOSS

I can

1 Like

noted, thank you.