Skip to main content

Hi,

If anyone can clarify the difference/similarity between Current Case and Active Case that would very helpful.

 

Thanks,

@roy 

 

CurrentCase is an element parameter in the set AllCases (which itself is a subset of Integers), and its value indicates which case is loaded currently. 

CurrentCase — AIMMS Function Reference

For example, if you have 5 different case files saved in the data folder of your AIMMS project - each of these 5 case files represent the element 1, 2, .. 5 in the set AllCases. 

 

Active case in the status bar of AIMMS Developer shows the name (path) of the case file that is loaded. This would typically be the value of CaseFileURL(CurrentCase)

CaseFileURL — AIMMS Function Reference

 

Hope this helps. 


Reply


Didn't find what you were looking for? Try searching on our documentation pages:

AIMMS Developer & PRO | AIMMS How-To | AIMMS SC Navigator