Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A Julia package for operations research problems

License

NotificationsYou must be signed in to change notification settings

jbytecode/OperationsResearchModels.jl

Docstatus

OperationsResearchModels.jl

A package for Operations Research problems.

Installation

julia> ](@v1.xx) pkg> add OperationsResearchModels

or

julia>using Pkgjulia> Pkg.add("OperationsResearchModels")

If you want to install latest source that is not registered yet, you can

julia> ](@1.xx) pkg> add https://github.com/jbytecode/OperationsResearchModels.jl

but it's not recommended.

Documentation

Please visitThe Documentation Page.This page includes both the API documentation and examples.

Implemented Problems and Algorithms

How to cite

Please use the citation info below if you use this package in your work. If you use a tex distribution you can cite with the bibtex entry

@article{Satman2025,doi ={10.21105/joss.08592},url ={https://doi.org/10.21105/joss.08592},year ={2025},publisher ={The Open Journal},volume ={10},number ={113},pages ={8592},author ={Satman, Mehmet Hakan},title ={OperationsResearchModels.jl: A Julia package for operations research models},journal ={Journal of Open Source Software}}

or within text editors:

Satman, M. H., (2025). OperationsResearchModels.jl: A Julia package for operations research models. Journal of Open Source Software, 10(113), 8592,https://doi.org/10.21105/joss.08592

Thank you in advance for citing my work!

How to contribute

Please read the pageContributing before contributing.

Notes for the users

The package is implemented for mostly academic purposes. The implementations are not optimized for large-scale problems. The users are encouraged to use the package for educational purposes and small-scale problems.


[8]ページ先頭

©2009-2026 Movatter.jp