Giter VIP home page Giter VIP logo

ccm-artifacts's Introduction

Artifact: FWMP_constraints.f95

Description:

A Fortran 95 program to verify the following MILP assignment constraints in the conference article: (16), (17), (18), (24), (25), (26), and (27), with example data corresponding to that of Table I, Figures 2 & 3 and equations (28) & (29).

Requirements:

  • a Fortran 95-compatible compiler, e.g. gfortran;
  • at least version 3.10 of CMake.

Build and Run on *nix Systems:

  • execute ccmake . where FWMP_constraints.f95 is located on your system, or replace . with the path to it if an out-of-source build is preferred, and select the desired Fotran compiler;
  • configure by pressing c then generate the makefile by pressing g;
  • build with make;
  • run the generated assignments executable.

What to Expect:

A text output in the terminal that will verify the aforementioned equations and examples.

ccm-artifacts's People

Contributors

ppebay avatar lifflander avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.