Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Searching Java Code

  Asked By: Bertha    Date: Jul 15    Category: Java    Views: 630
  

I am searching for some Java code or library that allows me to solve
systems of linear (or non-linear) inequalities. I have found some code
(e.g., Cassowary), but it is thought only to find one solution, instead of
the set of all possible solutions.

For example, for the system:

2x>=6
x>0

it would find as a solution x=3, instead of the set of solutions x>=3.

Thanks in advance for any suggestion or link that can help me with my
search. I'm kind of lost among so many links about linear programming.

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Searching Java Code Or get search suggestion and latest updates.




Tagged: