Skip to main content
Solved

List of exposed methods through aimmspy

  • August 8, 2025
  • 2 replies
  • 49 views

Forum|alt.badge.img

Are there any list of all methods exposed by aimmspy package. 

From the description available on AIMMS website, i can only see few exposed methods: get_model, data, assign, update.

Best answer by FergusHathorn

@JGOpt the Python Bridge documentation currently only lists the four methods you identified, but more documentation will be added to outline the “multi_assign” and “multi_data” methods, which are used to assign data to identifiers referred to in the columns of a dataframe, and retrieve data from multiple AIMMS identifiers into a single dataframe, respectively. This will represent the complete list of methods available.

2 replies

Forum|alt.badge.img+2
  • AIMMSian
  • Answer
  • August 12, 2025

@JGOpt the Python Bridge documentation currently only lists the four methods you identified, but more documentation will be added to outline the “multi_assign” and “multi_data” methods, which are used to assign data to identifiers referred to in the columns of a dataframe, and retrieve data from multiple AIMMS identifiers into a single dataframe, respectively. This will represent the complete list of methods available.


Forum|alt.badge.img+2

@JGOpt the Python Bridge documentation has been updated and now contains more information on the “multi_assign” and “multi_data” methods. All methods are now covered.


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

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