Skip to content

ISU-CS4488-S21/Capstone-Project

Repository files navigation

Compiler info

Open CMakeLists.txt file

Find CMakeLists.txt file is inside Capstone-Project folder

Step1- Open CMakeLists txt with Clion

If you have not installed CLion on your computer, please download and install CLion using the link below :

https://www.jetbrains.com/clion/download/#section=windows

You may activate using .edu email address or use 30-day free trial.

How to Run the main project

1. Simply load/reload the CMake project

Right click on CMakeLiss.txt to open Load/Reload the CMake Project

2. Open main.cpp file and run (click the green play arrow in the top right corner of CLion)

Run the main

Unit Testing a code on CLion using GoogleTest

Simply Load/Reload the CMake Project

Run the tests

Click on the Run 'All in the test_classname.cpp' to run the tests

Run the Test

About

Objective: develop the core engine for solving the unit commitment problem in networks with up to 15 generators using the Lagrange Relaxation and Dynamic Programming Methods

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors