Create a new class called JSSPFeature that extends feature. Consider the following properties:
[ ] Name: Short name (tag?) for the feature (e.g. AVP for Average Profit in KP or Mirsh070 for the Mirshekarian features in JSSP)
[ ] Description: Brief text with a description of the feature, for a better understanding
[ ] ID: Numeric ID (unique) for ease of manipulation
[ ] Value: Current value of the feature
Maybe include something for handling transformations, such as a handle with the equation and a boolean for defining if it should be transformed (future release)
Create a new class called JSSPFeature that extends feature. Consider the following properties:
Maybe include something for handling transformations, such as a handle with the equation and a boolean for defining if it should be transformed (future release)