Programming in VB: Linear Optimization with Multiple Variables?

  • Thread starter Thread starter fida
  • Start date Start date
  • Tags Tags
    Programming
AI Thread Summary
The discussion centers around creating a Visual Basic (VB) program for solving linear optimization problems. The program should handle two scenarios: for two variables (x and y), it will graphically display equations like 2x + 3y <= 23 and 5x + y <= 12; for three or more variables (x, y, and z), it will present solutions in a tabular format. The focus is on developing source codes and algorithms for both minimization and maximization cases. There is a suggestion to ask more specific questions to receive better responses. Additionally, a note indicates that the thread was double posted, directing users to another thread for responses.
fida
Messages
3
Reaction score
0
need help in vb programming (edited)

hello,
i want to make a linear program which has such this conditional:
if the inputs have 2 variables (ex. x & y) and make equations (ex. 2x + 3y <= 23, 5x + y <= 12) then both equation will shown in graphic.
but if the inputs have more than 2 variables (ex. x, y & z) and have some equations then the solution shown in table.
both programs are optimization case (minimization or maximization).
can anyone help me in making the source codes in vb and/or the algorithms? i really need it, pls! if u have the info feel free to send me an email to fida_nich@hotmail.com
tq
 
Last edited:
Computer science news on Phys.org
You'll get more responses if you ask more specific questions.

- Warren
 
hey ....Admin

My Reply to this thread is MISSING ... |:(
 
Thread 'Urgent: Physically repair - or bypass - power button on Asus laptop'
Asus Vivobook S14 flip. The power button is wrecked. Unable to turn it on AT ALL. We can get into how and why it got wrecked later, but suffice to say a kitchen knife was involved: These buttons do want to NOT come off, not like other lappies, where they can snap in and out. And they sure don't go back on. So, in the absence of a longer-term solution that might involve a replacement, is there any way I can activate the power button, like with a paperclip or wire or something? It looks...
In my discussions elsewhere, I've noticed a lot of disagreement regarding AI. A question that comes up is, "Is AI hype?" Unfortunately, when this question is asked, the one asking, as far as I can tell, may mean one of three things which can lead to lots of confusion. I'll list them out now for clarity. 1. Can AI do everything a human can do and how close are we to that? 2. Are corporations and governments using the promise of AI to gain more power for themselves? 3. Are AI and transhumans...
Back
Top