A B C D E F G I J M P R S T U

A

Activity - interface jopt.js.api.variable.Activity.
This interface is meant to encapsulate all the behavior of an activity that needs to be exposed to the end user.
ActivitySelector - interface jopt.js.api.search.ActivitySelector.
Interface to implement to control the selection of which activity to schedule next while searching over a list of activities
add(int, int) - Method in class jopt.js.api.util.DoubleIndexedIntList
Adds element at index2 in the second index
add(int, int, int) - Method in class jopt.js.api.util.TransitionTimeTable
Adds an entry to the table given source and destination numbers
addByOp(int, int, int) - Method in class jopt.js.api.util.TransitionTimeTable
Adds an entry to the table given the between two operations
addResource(int, int, int, int, int, int) - Method in interface jopt.js.api.variable.Activity
Creates and adds the resource to the specified operation
afterChoicePointPopEvent() - Method in class jopt.js.api.util.IntIntervalCollection
 
afterChoicePointPushEvent() - Method in class jopt.js.api.util.IntIntervalCollection
 
assignTo(int) - Method in interface jopt.js.api.variable.ResourceSet
Assigns the activity to use the resource at the given index

A B C D E F G I J M P R S T U