- Electronic Letters on Science and Engineering
- Volume:17 Issue:2
- Mathematical Programming with C#.NET
Mathematical Programming with C#.NET
Authors : Yunus DEMİR
Pages : 96-104
View : 8 | Download : 5
Publication Date : 2021-12-31
Article Type : Research Paper
Abstract :Mathematical programming insert ignore into journalissuearticles values(optimization); is the expression of decision problems with mathematical equations. In this study, tools used for solving mathematical models are introduced. In particular, solution tools that should serve as embedded in various C#.Net software projects, namely software libraries, are mentioned. These libraries are effective tools for building and solving mathematical models like writing ordinary .NET code. In addition, providing access to more than one solver with the same syntax brings these tools to the fore in mathematical optimization. In the continuation of the study, the Google OR-Tools library, which is offered free of charge, is mentioned in detail. Solvers in the Or-Tools library and some solvers accessible by this library are tested with a sample problem and their solution speeds are presented in a comparative way. It is thought that this study, which is intended to contribute to the Turkish literature, will be beneficial for both practical life practitioners and theorists.Keywords : Optimization, mathematical programming, mathematical programming solvers