Giter Site home page Giter Site logo

sethosii / cuda-revised-simplex Goto Github PK

View Code? Open in Web Editor NEW
27.0 2.0 6.0 12 KB

An implementation of the revised simplex algorithm in CUDA for solving linear optimization problems in the form max{c*x | A*x=b, l<=x<=u}

License: GNU Lesser General Public License v3.0

Cuda 100.00%
cuda simplex-algorithm revised-simplex-algorithm htwk-leipzig university-project

cuda-revised-simplex's People

Contributors

sethosii avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

cuda-revised-simplex's Issues

Not working with b (RHS) for me

I tried Your sample and it works fine.
But trying my little example with right hand side vector b leads to an "unbound".

NAME          20180105_170710
ROWS
 N  COST
 E  OE0
 E  OE1
COLUMNS
    X0        COST      2130           OE0       6              
    X1        COST      2295           OE0       5              
	X1		  OE1       1              
    X2        COST      2105           OE0       3           
	X2        OE1       2              
    X3        COST      2270           OE0       2              
	X3        OE1       3              
    X4        COST      2080           OE1       4              
RHS
    RHS1      OE0       5500.00        
    RHS1      OE1       4500.00        
ENDATA

I will try to find the reason. Take a little time.

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.