You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Lab 1 is a simple R function detouch, plotting graphics, find optimus, solve some simple equations.
2. Lab 2 task : find the data placement on computational stations in a distributed computing network based on clusters. Conduct an analysis of constraints. Solve optimizations task using lpSolve and lpSolveAPI.
3. Lab3 task: find r fastes routs in graph uing simplex method with binnary varibals.
4. Lab4 is a solutions for multidimensional minimization problems (including constrained and unconstrained) of functions with two or more variables were implemented using the optimise, nloptr, and optimx libraries.