diff options
author | Carlo Zancanaro <carlo@carlo-laptop> | 2012-08-06 22:58:29 +1000 |
---|---|---|
committer | Carlo Zancanaro <carlo@carlo-laptop> | 2012-08-06 22:58:29 +1000 |
commit | 42e729d20000eb141b2907ad83630af34f4afea3 (patch) | |
tree | e231556126d538d6b61fe099c6245176aeb3df15 /impl/parser/EquationSystemLexer.o | |
parent | 77d26a8f2832791587b19351ee1fde207fdda608 (diff) |
New variation on the equation system solver.
Much simpler to understand. Basically have a variable assignment which
is dynamic and updates with the strategy changes. Similarly have
strategy changes easily invalidate the variable assignment.
This makes them strongly inter-dependent, but simplifies the
implementation considerably. Proving it should be easier like this, too.
Diffstat (limited to 'impl/parser/EquationSystemLexer.o')
-rw-r--r-- | impl/parser/EquationSystemLexer.o | bin | 0 -> 10104 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/impl/parser/EquationSystemLexer.o b/impl/parser/EquationSystemLexer.o Binary files differnew file mode 100644 index 0000000..a0acfea --- /dev/null +++ b/impl/parser/EquationSystemLexer.o |