BookmarkSubscribeRSS Feed
davidce
Calcite | Level 5

Hi,

I'm thinking of using this procedure to find a solution for a logistic problem with 90 stores.

The thing is that besidess being 90 sotres, i need to make the plan for next 6 months, considering also stock keeping unit cost and sell price, and another big set of business rules.

My doubt is, is if this problem isn't big enough (6 * 4 * 90)! to find a solution through this procedure.

1 - Did someone seen if there is any limitation on the complexity of the problem?.

By the way, i think that using matrix would make my life easier.

2 - Does anyone knows if it is possible to use Matrix language within this procedure?.

Thanks,Regards,

David    

1 REPLY 1
RobPratt
SAS Super FREQ

You cannot use any matrix language from within PROC CLP.  If you want to use matrix language, you might try PROC IML.

If you prefer to use an algebraic modeling language, your should try PROC OPTMODEL.

Please provide more details about your problem, and I can try to steer you in the right direction.

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
Multiple Linear Regression in SAS

Learn how to run multiple linear regression models with and without interactions, presented by SAS user Alex Chaplin.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 927 views
  • 0 likes
  • 2 in conversation