posted 10 years ago
Is there a generally accepted term or concept in computer science or software engineering associated with the following:
You are designing a software model of a physical, real-world system. You realize that you could make the software model much more efficient (processing, resources, coding) if you organized the components of the software model a little bit differently from the physical system you are simulating. In the end, the user gets exactly the same feedback from any input to the model that they would have gotten from the real world system, but you have "cheated" with some of the "levers and pulleys" inside the model in order to achieve that.