Skip to content

introduction to optimization assignment 3 fall 2024

License

Unknown, BSD-3-Clause licenses found

Licenses found

Unknown
LICENSE
BSD-3-Clause
LICENSE-BSD
Notifications You must be signed in to change notification settings

quintet-sdr/optimization-pt3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction To Optimization / Programming Task 3

by SDR ⚡

C++ CMake

Blazingly fast ⚡, 100% memory unsafe 🛡️ C++

Run locally

After cloning the repository, simply type in the following commands:

for Unix-like systems:

./run.sh

for Windows systems:

.\run.cmd

If you are using CLion just, press the run button and check the result.

You can also edit tests inside the tests/ directory.

Report

You may find the report under report/report.pdf.

License

The project is protected under the Student Open License to prevent cheating from other students, and is also distributed under the BSD 3-Clause License for other users of the software.